SimGrid  3.14.159
Versatile Simulation of Distributed Systems
reduce-flat-tree.c File Reference
#include "colls_private.h"

Functions

int smpi_coll_tuned_reduce_flat_tree (void *sbuf, void *rbuf, int count, MPI_Datatype dtype, MPI_Op op, int root, MPI_Comm comm)
 

Function Documentation

◆ smpi_coll_tuned_reduce_flat_tree()

int smpi_coll_tuned_reduce_flat_tree ( void sbuf,
void rbuf,
int  count,
MPI_Datatype  dtype,
MPI_Op  op,
int  root,
MPI_Comm  comm 
)