Describes the affinity of a location. More...
Static Public Member Functions | |
static constexpr affinity_tag | make_tag (const tag_type t) noexcept |
Public Types | |
typedef runtime::internal_affinity_tag | tag_type |
Public Attributes | |
tag_type | tag |
Static Public Attributes | |
static const std::size_t | num_bits |
Related Functions | |
(Note that these are not member functions.) | |
affinity_tag | get_affinity (void) noexcept |
Returns the affinity of the current processing element. | |
Describes the affinity of a location.
|
static |