![]() |
Realm
A distributed, event-based tasking library
|
Represents memory information for a NUMA domain. More...
#include <hardware_topology.h>
Public Attributes | |
| size_t | bytes |
| Size of memory in bytes. | |
| int | domain |
| NUMA domain associated with the memory. | |
Represents memory information for a NUMA domain.
| size_t Realm::HardwareTopology::MemoryInfo::bytes |
Size of memory in bytes.
| int Realm::HardwareTopology::MemoryInfo::domain |
NUMA domain associated with the memory.