SimGrid  3.14.159
Versatile Simulation of Distributed Systems
alltoall-mvapich-scatter-dest.c File Reference
#include "colls_private.h"

Macros

#define MV2_ALLTOALL_THROTTLE_FACTOR   4
 

Functions

int smpi_coll_tuned_alltoall_mvapich2_scatter_dest (void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm)
 

Macro Definition Documentation

§ MV2_ALLTOALL_THROTTLE_FACTOR

#define MV2_ALLTOALL_THROTTLE_FACTOR   4

Function Documentation

§ smpi_coll_tuned_alltoall_mvapich2_scatter_dest()

int smpi_coll_tuned_alltoall_mvapich2_scatter_dest ( void sendbuf,
int  sendcount,
MPI_Datatype  sendtype,
void recvbuf,
int  recvcount,
MPI_Datatype  recvtype,
MPI_Comm  comm 
)