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

Functions

int smpi_coll_tuned_allgather_smp_simple (void *send_buf, int scount, MPI_Datatype stype, void *recv_buf, int rcount, MPI_Datatype rtype, MPI_Comm comm)
 

Function Documentation

◆ smpi_coll_tuned_allgather_smp_simple()

int smpi_coll_tuned_allgather_smp_simple ( void send_buf,
int  scount,
MPI_Datatype  stype,
void recv_buf,
int  rcount,
MPI_Datatype  rtype,
MPI_Comm  comm 
)