SimGrid  3.14.159
Versatile Simulation of Distributed Systems
allgather-SMP-NTS.c File Reference
#include "colls_private.h"

Functions

int smpi_coll_tuned_allgather_SMP_NTS (void *sbuf, int scount, MPI_Datatype stype, void *rbuf, int rcount, MPI_Datatype rtype, MPI_Comm comm)
 

Function Documentation

§ smpi_coll_tuned_allgather_SMP_NTS()

int smpi_coll_tuned_allgather_SMP_NTS ( void sbuf,
int  scount,
MPI_Datatype  stype,
void rbuf,
int  rcount,
MPI_Datatype  rtype,
MPI_Comm  comm 
)