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

Functions

int smpi_coll_tuned_allgather_rhv (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_rhv()

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