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

Functions

int smpi_coll_tuned_allgather_rdb (void *sbuf, int send_count, MPI_Datatype send_type, void *rbuf, int recv_count, MPI_Datatype recv_type, MPI_Comm comm)
 

Function Documentation

◆ smpi_coll_tuned_allgather_rdb()

int smpi_coll_tuned_allgather_rdb ( void sbuf,
int  send_count,
MPI_Datatype  send_type,
void rbuf,
int  recv_count,
MPI_Datatype  recv_type,
MPI_Comm  comm 
)