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

Functions

int smpi_coll_tuned_allgatherv_mpich_ring (void *sendbuf, int sendcount, MPI_Datatype send_type, void *recvbuf, int *recvcounts, int *displs, MPI_Datatype recvtype, MPI_Comm comm)
 

Function Documentation

◆ smpi_coll_tuned_allgatherv_mpich_ring()

int smpi_coll_tuned_allgatherv_mpich_ring ( void sendbuf,
int  sendcount,
MPI_Datatype  send_type,
void recvbuf,
int *  recvcounts,
int *  displs,
MPI_Datatype  recvtype,
MPI_Comm  comm 
)