|
SimGrid
3.18
Versatile Simulation of Distributed Systems
|
Functions | |
| XBT_LOG_EXTERNAL_DEFAULT_CATEGORY (smpi_pmpi) | |
| int | PMPI_Op_create (MPI_User_function *function, int commute, MPI_Op *op) |
| int | PMPI_Op_free (MPI_Op *op) |
| int | PMPI_Op_commutative (MPI_Op op, int *commute) |
| MPI_Op | PMPI_Op_f2c (MPI_Fint op) |
| MPI_Fint | PMPI_Op_c2f (MPI_Op op) |
| XBT_LOG_EXTERNAL_DEFAULT_CATEGORY | ( | smpi_pmpi | ) |
| int PMPI_Op_create | ( | MPI_User_function * | function, |
| int | commute, | ||
| MPI_Op * | op | ||
| ) |
| int PMPI_Op_free | ( | MPI_Op * | op | ) |
| int PMPI_Op_commutative | ( | MPI_Op | op, |
| int * | commute | ||
| ) |