SimGrid  3.14.159
Versatile Simulation of Distributed Systems
allreduce-lr.c File Reference
#include "colls_private.h"

Functions

int smpi_coll_tuned_allreduce_lr (void *sbuf, void *rbuf, int rcount, MPI_Datatype dtype, MPI_Op op, MPI_Comm comm)
 

Function Documentation

◆ smpi_coll_tuned_allreduce_lr()

int smpi_coll_tuned_allreduce_lr ( void sbuf,
void rbuf,
int  rcount,
MPI_Datatype  dtype,
MPI_Op  op,
MPI_Comm  comm 
)