Hardware Locality (hwloc)
2.0.1
|
#include <hwloc.h>
Data Fields | |
unsigned char | pu |
unsigned char | numa |
unsigned char | numa_memory |
Flags describing actual discovery support for this topology.
unsigned char hwloc_topology_discovery_support::numa |
Detecting the number of NUMA nodes is supported.
unsigned char hwloc_topology_discovery_support::numa_memory |
Detecting the amount of memory in NUMA nodes is supported.
unsigned char hwloc_topology_discovery_support::pu |
Detecting the number of PU objects is supported.