Open MPI logo

Portable Hardware Locality (hwloc) Documentation: v0.9.3

  |   Home   |   Support   |   FAQ   |  

hwloc_obj_attr_u Union Reference
[Topology Objects]

Object type-specific Attributes. More...

#include <hwloc.h>

Data Structures

struct  hwloc_cache_attr_s
 Cache-specific Object Attributes. More...
struct  hwloc_machine_attr_s
 Machine-specific Object Attributes. More...
struct  hwloc_memory_attr_s
 Node-specific Object Attributes. More...
struct  hwloc_misc_attr_s
 Misc-specific Object Attributes. More...

Data Fields

struct
hwloc_obj_attr_u::hwloc_cache_attr_s 
cache
 Cache-specific Object Attributes.
struct
hwloc_obj_attr_u::hwloc_memory_attr_s 
node
 Node-specific Object Attributes.
struct
hwloc_obj_attr_u::hwloc_machine_attr_s 
machine
 Machine-specific Object Attributes.
struct hwloc_machine_attr_s system
 System-specific Object Attributes.
struct
hwloc_obj_attr_u::hwloc_misc_attr_s 
misc
 Misc-specific Object Attributes.

Detailed Description

Object type-specific Attributes.


Field Documentation

Cache-specific Object Attributes.

Machine-specific Object Attributes.

Misc-specific Object Attributes.

Node-specific Object Attributes.

System-specific Object Attributes.


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