logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

hwloc_obj_attr_u::hwloc_group_attr_s

Author

       Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code.

Hardware Locality (hwloc)                        Version 2.12.0          hwloc_obj_attr_u::hwloc_group_attr_s(3)

Detailed Description

       Group-specific Object Attributes.

Field Documentation

unsignedhwloc_obj_attr_u::hwloc_group_attr_s::depth
       Depth of group object. It may change if intermediate Group objects are added.

   unsignedcharhwloc_obj_attr_u::hwloc_group_attr_s::dont_merge
       Flag preventing groups from being automatically merged with identical parent or children.

   unsignedhwloc_obj_attr_u::hwloc_group_attr_s::kind
       Internally-used kind of group.

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

Name

       hwloc_obj_attr_u::hwloc_group_attr_s

Synopsis

       #include <hwloc.h>

   DataFields
       unsigned depth
       unsigned kind
       unsigned subkind
       unsigned char dont_merge

See Also