|
libsc 2.8.5.210-64a7
The SC library provides support for parallel scientific applications.
|
| ▼ src | |
| sc.h | Support for process management (memory allocation, logging, etc.) |
| sc3_mpi_types.h | We provide MPI replacement data types for configuring without MPI |
| sc_allgather.h | Self-contained implementation of MPI_Allgather |
| sc_amr.h | |
| sc_containers.h | Dynamic containers such as lists, arrays, and hash tables |
| sc_flops.h | |
| sc_functions.h | |
| sc_io.h | Helper routines for general and parallel I/O |
| sc_keyvalue.h | This file provides a lookup structure for key-value pairs |
| sc_mpi.h | Provide a consistent MPI interface with and without MPI configured |
| sc_notify.h | We provide various algorithms to invert the communication pattern |
| sc_options.h | Register and parse command line options and read/write configuration files |
| sc_polynom.h | |
| sc_private.h | Support for calls between different parts of the sc library |
| sc_random.h | Provide pseudo-random generator and Poisson sampling |
| sc_ranges.h | |
| sc_reduce.h | Self-contained implementations of MPI_Reduce and MPI_Allreduce |
| sc_refcount.h | Provide reference counting facilities |
| sc_scda.h | Routines for parallel I/O with the scda format |
| sc_search.h | |
| sc_shmem.h | |
| sc_sort.h | Provide a parallel sort algorithm |
| sc_statistics.h | Computation of average and mean values etc |
| sc_string.h | This file declares a simple string object that can be appended to |
| sc_uint128.h | Routines for managing unsigned 128 bit integers |
| sc_unique_counter.h | |
| sc_v4l2.h | Support for video for linux version 2 |