OpenMPI
0.1.1
|
Go to the source code of this file.
Data Structures | |
struct | mca_pml_csum_comm_proc_t |
struct | mca_pml_comm_t |
Cached on ompi_communicator_t to hold queues/state used by the PML<->PTL interface for matching logic. More... | |
Typedefs | |
typedef struct mca_pml_csum_comm_proc_t | mca_pml_csum_comm_proc_t |
typedef struct mca_pml_comm_t | mca_pml_csum_comm_t |
Functions | |
OBJ_CLASS_DECLARATION (mca_pml_csum_comm_t) | |
int | mca_pml_csum_comm_init_size (mca_pml_csum_comm_t *comm, size_t size) |
Initialize an instance of mca_pml_csum_comm_t based on the communicator size. More... | |
int mca_pml_csum_comm_init_size | ( | mca_pml_csum_comm_t * | comm, |
size_t | size | ||
) |
Initialize an instance of mca_pml_csum_comm_t based on the communicator size.
comm | Instance of mca_pml_csum_comm_t |
size | Size of communicator |
References OBJ_CONSTRUCT.