SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
#include "colls_private.h"
Functions | |
int | smpi_coll_tuned_reduce_NTSL (void *buf, void *rbuf, int count, MPI_Datatype datatype, MPI_Op op, int root, MPI_Comm comm) |
Variables | |
int | reduce_NTSL_segment_size_in_byte = 8192 |
int smpi_coll_tuned_reduce_NTSL | ( | void * | buf, |
void * | rbuf, | ||
int | count, | ||
MPI_Datatype | datatype, | ||
MPI_Op | op, | ||
int | root, | ||
MPI_Comm | comm | ||
) |
int reduce_NTSL_segment_size_in_byte = 8192 |