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

Functions

int smpi_coll_tuned_allgatherv_mpich_rdb (void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int *recvcounts, int *displs, MPI_Datatype recvtype, MPI_Comm comm)
 

Function Documentation

◆ smpi_coll_tuned_allgatherv_mpich_rdb()

int smpi_coll_tuned_allgatherv_mpich_rdb ( void sendbuf,
int  sendcount,
MPI_Datatype  sendtype,
void recvbuf,
int *  recvcounts,
int *  displs,
MPI_Datatype  recvtype,
MPI_Comm  comm 
)