Group-specific Object Attributes. More...
#include <hwloc.h>
Data Fields | |
unsigned | depth |
unsigned | kind |
unsigned | subkind |
unsigned char | dont_merge |
Group-specific Object Attributes.
Depth of group object. It may change if intermediate Group objects are added.
unsigned char hwloc_obj_attr_u::hwloc_group_attr_s::dont_merge |
Flag preventing groups from being automatically merged with identical parent or children.
Internally-used kind of group.
Internally-used subkind to distinguish different levels of groups with same kind.