SimGrid  3.16
Versatile Simulation of Distributed Systems
mv2_bcast_tuning_element Struct Reference

#include <smpi_mvapich2_selector_stampede.h>

Public Attributes

int min
 
int max
 
int(* MV2_pt_Bcast_function )(void *buf, int count, MPI_Datatype datatype, int root, MPI_Comm comm_ptr)
 
int zcpy_pipelined_knomial_factor
 

Member Data Documentation

◆ min

int mv2_bcast_tuning_element::min

◆ max

int mv2_bcast_tuning_element::max

◆ MV2_pt_Bcast_function

int(* mv2_bcast_tuning_element::MV2_pt_Bcast_function) (void *buf, int count, MPI_Datatype datatype, int root, MPI_Comm comm_ptr)

◆ zcpy_pipelined_knomial_factor

int mv2_bcast_tuning_element::zcpy_pipelined_knomial_factor

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