SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
Functions | |
int | smpi_coll_tuned_reduce_scatter_ompi_basic_recursivehalving (void *sbuf, void *rbuf, int *rcounts, MPI_Datatype dtype, MPI_Op op, MPI_Comm comm) |
int | smpi_coll_tuned_reduce_scatter_ompi_ring (void *sbuf, void *rbuf, int *rcounts, MPI_Datatype dtype, MPI_Op op, MPI_Comm comm) |
int smpi_coll_tuned_reduce_scatter_ompi_basic_recursivehalving | ( | void * | sbuf, |
void * | rbuf, | ||
int * | rcounts, | ||
MPI_Datatype | dtype, | ||
MPI_Op | op, | ||
MPI_Comm | comm | ||
) |
int smpi_coll_tuned_reduce_scatter_ompi_ring | ( | void * | sbuf, |
void * | rbuf, | ||
int * | rcounts, | ||
MPI_Datatype | dtype, | ||
MPI_Op | op, | ||
MPI_Comm | comm | ||
) |