hwloc_topology_support
Contents
Detailed Description
Set of flags describing actual support for this topology.
This is retrieved with hwloc_topology_get_support() and will be valid until the topology object is
destroyed. Note: the values are correct only after discovery.
Field Documentation
structhwloc_topology_cpubind_support*hwloc_topology_support::cpubindstructhwloc_topology_discovery_support*hwloc_topology_support::discoverystructhwloc_topology_membind_support*hwloc_topology_support::membindstructhwloc_topology_misc_support*hwloc_topology_support::misc
Name
hwloc_topology_support
Synopsis
#include <hwloc.h>
DataFields
struct hwloc_topology_discovery_support * discovery
struct hwloc_topology_cpubind_support * cpubind
struct hwloc_topology_membind_support * membind
struct hwloc_topology_misc_support * misc