SimGrid  3.14.159
Versatile Simulation of Distributed Systems
mv2_allgather_tuning_element Struct Reference

#include <smpi_mvapich2_selector_stampede.h>

Public Attributes

int min
 
int max
 
int(* MV2_pt_Allgather_function )(void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm_ptr)
 

Member Data Documentation

◆ min

int mv2_allgather_tuning_element::min

◆ max

int mv2_allgather_tuning_element::max

◆ MV2_pt_Allgather_function

int(* mv2_allgather_tuning_element::MV2_pt_Allgather_function) (void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm_ptr)

The documentation for this struct was generated from the following file: