SimGrid  3.16
Versatile Simulation of Distributed Systems
mv2_allgatherv_tuning_element Struct Reference

#include <smpi_mvapich2_selector_stampede.h>

Public Attributes

int min
 
int max
 
int(* MV2_pt_Allgatherv_function )(void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int *recvcounts, int *displs, MPI_Datatype recvtype, MPI_Comm commg)
 

Member Data Documentation

◆ min

int mv2_allgatherv_tuning_element::min

◆ max

int mv2_allgatherv_tuning_element::max

◆ MV2_pt_Allgatherv_function

int(* mv2_allgatherv_tuning_element::MV2_pt_Allgatherv_function) (void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int *recvcounts, int *displs, MPI_Datatype recvtype, MPI_Comm commg)

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