Pages du manuel Linux : Fonctions des bibliothèques

MPI_File_read_at_all_end
Complete a split collective read using explict offset
MPI_File_read_ordered
Collective read using shared file pointer
MPI_File_read_ordered_begin
Begin a split collective read using shared file pointer
MPI_File_read_ordered_end
Complete a split collective read using shared file pointer
MPI_File_read_shared
Read using shared file pointer
MPI_File_seek
Updates the individual file pointer
MPI_File_seek_shared
Updates the shared file pointer
MPI_File_set_atomicity
Sets the atomicity mode
MPI_File_set_errhandler
Sets the error handler for a file
MPI_File_set_info
Sets new values for the hints associated with a file
MPI_File_set_size
Sets the file size
MPI_File_set_view
Sets the file view
MPI_File_sync
Causes all previous writes to be transferred to the storage device
MPI_File_write
Write using individual file pointer
MPI_File_write_all
Collective write using individual file pointer
MPI_File_write_all_begin
Begin a split collective write using individual file pointer
MPI_File_write_all_end
Complete a split collective write using individual file pointer
MPI_File_write_at
Write using explict offset
MPI_File_write_at_all
Collective write using explict offset
MPI_File_write_at_all_begin
Begin a split collective write using explict offset
MPI_File_write_at_all_end
Complete a split collective write using explict offset
MPI_File_write_ordered
Collective write using shared file pointer
MPI_File_write_ordered_begin
Begin a split collective write using shared file pointer
MPI_File_write_ordered_end
Complete a split collective write using shared file pointer
MPI_File_write_shared
Write using shared file pointer
MPI_Finalize
Terminates MPI execution environment
MPI_Finalized
Indicates whether MPI_Finalize has been called.
MPI_FLOAT
See Constants.3
MPI_FLOAT_INT
See Constants.3
MPI_Free_mem
Free memory that was previously allocated by MPI_ALLOC_MEM
MPI_Gather
Gathers together values from a group of processes
MPI_Gatherv
Gathers into specified locations from all processes in a group
MPI_Get
One Sided data fetch
MPI_Get_address
obtain the address of a location in caller memory
MPI_Get_count
Gets the number of "top level" elements
MPI_Get_elements
Returns the number of basic elements in a datatype
MPI_Get_processor_name
Gets the name of the processor
MPI_Get_version
Gets the version of MPI
MPI_GRAPH
See Constants.3
MPI_Graphdims_get
Retrieves graph topology information associated with a communicator
MPI_Graph_create
Makes a new communicator to which topology information has been attached
MPI_Graph_get
Retrieves graph topology information associated with a communicator
MPI_Graph_map
Maps process to graph topology information
MPI_Graph_neighbors
Returns the neighbors of a node associated with a graph topology
MPI_Graph_neighbors_count
Returns the number of neighbors of a node associated with a graph topology
MPI_Group_c2f
Convert a group handle from its C representation to its Fortran representation
MPI_Group_compare
Compares two groups
MPI_Group_difference
Makes a group from the difference of two groups
MPI_GROUP_EMPTY
See Constants.3
MPI_Group_excl
Produces a group by reordering an existing group and taking only unlisted members