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

Functions

int smpi_coll_tuned_allgather_mvapich2_smp (void *sendbuf, int sendcnt, MPI_Datatype sendtype, void *recvbuf, int recvcnt, MPI_Datatype recvtype, MPI_Comm comm)
 

Function Documentation

◆ smpi_coll_tuned_allgather_mvapich2_smp()

int smpi_coll_tuned_allgather_mvapich2_smp ( void sendbuf,
int  sendcnt,
MPI_Datatype  sendtype,
void recvbuf,
int  recvcnt,
MPI_Datatype  recvtype,
MPI_Comm  comm 
)