Open MPI logo

Portable Hardware Locality (hwloc) Documentation: v2.8.0

  |   Home   |   Support   |   FAQ   |  
hwloc_obj_attr_u::hwloc_group_attr_s Struct Reference

#include <hwloc.h>

Data Fields

unsigned depth
 
unsigned kind
 
unsigned subkind
 
unsigned char dont_merge
 

Detailed Description

Group-specific Object Attributes.

Field Documentation

◆ depth

unsigned hwloc_obj_attr_u::hwloc_group_attr_s::depth

Depth of group object. It may change if intermediate Group objects are added.

◆ dont_merge

unsigned char hwloc_obj_attr_u::hwloc_group_attr_s::dont_merge

Flag preventing groups from being automatically merged with identical parent or children.

◆ kind

unsigned hwloc_obj_attr_u::hwloc_group_attr_s::kind

Internally-used kind of group.

◆ subkind

unsigned hwloc_obj_attr_u::hwloc_group_attr_s::subkind

Internally-used subkind to distinguish different levels of groups with same kind.


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