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

Functions

int smpi_coll_tuned_allgatherv_ompi_bruck (void *sbuf, int scount, MPI_Datatype sdtype, void *rbuf, int *rcounts, int *rdispls, MPI_Datatype rdtype, MPI_Comm comm)
 

Function Documentation

◆ smpi_coll_tuned_allgatherv_ompi_bruck()

int smpi_coll_tuned_allgatherv_ompi_bruck ( void sbuf,
int  scount,
MPI_Datatype  sdtype,
void rbuf,
int *  rcounts,
int *  rdispls,
MPI_Datatype  rdtype,
MPI_Comm  comm 
)