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

Functions

int smpi_coll_tuned_allgather_ompi_neighborexchange (void *sbuf, int scount, MPI_Datatype sdtype, void *rbuf, int rcount, MPI_Datatype rdtype, MPI_Comm comm)
 

Function Documentation

§ smpi_coll_tuned_allgather_ompi_neighborexchange()

int smpi_coll_tuned_allgather_ompi_neighborexchange ( void sbuf,
int  scount,
MPI_Datatype  sdtype,
void rbuf,
int  rcount,
MPI_Datatype  rdtype,
MPI_Comm  comm 
)