SimGrid  3.16
Versatile Simulation of Distributed Systems
mv2_gather_tuning_element Struct Reference

#include <smpi_mvapich2_selector_stampede.h>

Public Attributes

int min
 
int max
 
int(* MV2_pt_Gather_function )(void *sendbuf, int sendcnt, MPI_Datatype sendtype, void *recvbuf, int recvcnt, MPI_Datatype recvtype, int root, MPI_Comm comm_ptr)
 

Member Data Documentation

◆ min

int mv2_gather_tuning_element::min

◆ max

int mv2_gather_tuning_element::max

◆ MV2_pt_Gather_function

int(* mv2_gather_tuning_element::MV2_pt_Gather_function) (void *sendbuf, int sendcnt, MPI_Datatype sendtype, void *recvbuf, int recvcnt, MPI_Datatype recvtype, int root, MPI_Comm comm_ptr)

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