SimGrid  3.14.159
Versatile Simulation of Distributed Systems
allgather-spreading-simple.c File Reference
#include "colls_private.h"

Functions

int smpi_coll_tuned_allgather_spreading_simple (void *send_buff, int send_count, MPI_Datatype send_type, void *recv_buff, int recv_count, MPI_Datatype recv_type, MPI_Comm comm)
 

Function Documentation

§ smpi_coll_tuned_allgather_spreading_simple()

int smpi_coll_tuned_allgather_spreading_simple ( void send_buff,
int  send_count,
MPI_Datatype  send_type,
void recv_buff,
int  recv_count,
MPI_Datatype  recv_type,
MPI_Comm  comm 
)