SimGrid  3.14.159
Versatile Simulation of Distributed Systems
ompi_coll_tree_t Struct Reference

#include <coll_tuned_topo.h>

Public Attributes

int32_t tree_root
 
int32_t tree_fanout
 
int32_t tree_bmtree
 
int32_t tree_prev
 
int32_t tree_next [MAXTREEFANOUT]
 
int32_t tree_nextsize
 

Member Data Documentation

§ tree_root

int32_t ompi_coll_tree_t::tree_root

§ tree_fanout

int32_t ompi_coll_tree_t::tree_fanout

§ tree_bmtree

int32_t ompi_coll_tree_t::tree_bmtree

§ tree_prev

int32_t ompi_coll_tree_t::tree_prev

§ tree_next

int32_t ompi_coll_tree_t::tree_next[MAXTREEFANOUT]

§ tree_nextsize

int32_t ompi_coll_tree_t::tree_nextsize

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