|
Class Summary |
| Comm |
Point-to-Point communication class |
| Datatype |
Primitive datatypes |
| DevicePort |
allocate a port and set URI |
| Group |
Group class |
| IntraComm |
Collective communication class |
| MPI |
P2P-MPI class. |
| MPI_User_function |
Abstract Class to implement a user-defined operation |
| Op |
MPI Collective Operation |
| OpBAND |
Collective operation for bit-wise AND |
| OpMax |
Collective operation for maximum |
| OpMAXLOC |
Collective operation for maximum and its location |
| OpMin |
Collective operation for minimum |
| OpMINLOC |
Collective operation for minimum and its location |
| OpNull |
No collective operation |
| OpProd |
Collective operation for production |
| OpSum |
Collective operation for summation |
| Request |
The handle of asynchronous communication |
| Status |
The status of a message commmunication |