SimGrid
3.16
Versatile Simulation of Distributed Systems
|
Namespaces | |
simgrid | |
Alltoall Bruck. | |
simgrid::smpi | |
Functions | |
int | simgrid::smpi::smpi_coll_tuned_ompi_reduce_generic (void *sendbuf, void *recvbuf, int original_count, MPI_Datatype datatype, MPI_Op op, int root, MPI_Comm comm, ompi_coll_tree_t *tree, int count_by_segment, int max_outstanding_reqs) |
This is a generic implementation of the reduce protocol. More... | |