SimGrid  3.14.159
Versatile Simulation of Distributed Systems
alltoallv-ring-one-barrier.c File Reference
#include "colls_private.h"

Functions

int smpi_coll_tuned_alltoallv_ring_one_barrier (void *send_buff, int *send_counts, int *send_disps, MPI_Datatype send_type, void *recv_buff, int *recv_counts, int *recv_disps, MPI_Datatype recv_type, MPI_Comm comm)
 

Function Documentation

§ smpi_coll_tuned_alltoallv_ring_one_barrier()

int smpi_coll_tuned_alltoallv_ring_one_barrier ( void send_buff,
int *  send_counts,
int *  send_disps,
MPI_Datatype  send_type,
void recv_buff,
int *  recv_counts,
int *  recv_disps,
MPI_Datatype  recv_type,
MPI_Comm  comm 
)