topology
topology#
This module provides the class hpx::threads::topology
which
represents the hardware resources available on a node. The class is a light
wrapper around the Portable Hardware Locality (HWLOC) library. The hpx::threads::cpu_mask
is
a small companion class that represents a set of resources on a node.
See the API reference of the module for more details.