SimGrid  3.18
Versatile Simulation of Distributed Systems
mv2_allreduce_tuning_element Struct Reference

#include <smpi_mvapich2_selector_stampede.hpp>

Public Attributes

int min
 
int max
 
int(* MV2_pt_Allreducection )(void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm)
 

Member Data Documentation

◆ min

int mv2_allreduce_tuning_element::min

◆ max

int mv2_allreduce_tuning_element::max

◆ MV2_pt_Allreducection

int(* mv2_allreduce_tuning_element::MV2_pt_Allreducection) (void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm)

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