![]() |
Realm
A distributed, event-based tasking library
|
#include "realm/realm_config.h"#include <stddef.h>#include <memory>#include <set>#include <map>#include <vector>Go to the source code of this file.
Classes | |
| class | Realm::HardwareTopology |
| Represents the topology of the host processor cores and memory. More... | |
| struct | Realm::HardwareTopology::Proc |
| Represents a processor core with sharing relationships. More... | |
| struct | Realm::HardwareTopology::MemoryInfo |
| Represents memory information for a NUMA domain. More... | |
Namespaces | |
| namespace | Realm |