Hardware Locality (hwloc)  1.11.9
Data Fields
hwloc_topology_support Struct Reference

#include <hwloc.h>

Data Fields

struct hwloc_topology_discovery_supportdiscovery
 
struct hwloc_topology_cpubind_supportcpubind
 
struct hwloc_topology_membind_supportmembind
 

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

◆ cpubind

struct hwloc_topology_cpubind_support* hwloc_topology_support::cpubind

◆ discovery

struct hwloc_topology_discovery_support* hwloc_topology_support::discovery

◆ membind

struct hwloc_topology_membind_support* hwloc_topology_support::membind

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