Struct MessageBucket::MetaData

Nested Relationships

This struct is a nested type of Class MessageBucket.

Struct Documentation

struct MetaData

MetaData required by bucket messaging during message reads

Public Members

IntT min

The inclusive minimum environment bound

IntT max

The exclusive maximum environment bound

unsigned int *PBM

Pointer to the partition boundary matrix in device memory The PBM is never stored on the host