Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::Channel::SupportedPath::MemBitmask Struct Reference

#include <channel.h>

Public Attributes

NodeID node
 
uint64_t mems [BITMASK_SIZE]
 
uint64_t ib_mems [BITMASK_SIZE]
 

Static Public Attributes

static const int BITMASK_SIZE = (1 << ID::MEMORY_INDEX_WIDTH) >> 6
 

Member Data Documentation

◆ BITMASK_SIZE

const int Realm::Channel::SupportedPath::MemBitmask::BITMASK_SIZE = (1 << ID::MEMORY_INDEX_WIDTH) >> 6
static

◆ ib_mems

uint64_t Realm::Channel::SupportedPath::MemBitmask::ib_mems[BITMASK_SIZE]

◆ mems

uint64_t Realm::Channel::SupportedPath::MemBitmask::mems[BITMASK_SIZE]

◆ node

NodeID Realm::Channel::SupportedPath::MemBitmask::node

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