Public Attributes | List of all members
rapidsmpf::rrun::expected_binding Struct Reference

Expected resource binding derived from topology information. More...

#include <rrun.hpp>

Public Attributes

std::string cpu_affinity
 Expected CPU affinity list.
 
std::vector< int > memory_binding
 Expected NUMA node IDs.
 
std::vector< std::string > network_devices
 Expected network devices.
 

Detailed Description

Expected resource binding derived from topology information.

Represents the binding configuration that should be in effect for a given GPU according to the system topology.

Definition at line 52 of file rrun.hpp.


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