This code encapsulates a view index (previously call cid) used in cases when computation has been transparently replicated on portions of the system to avoid unnecessary communication. More...
Public Member Functions | |
replicated_cid (size_t idx, size_t replicate_set) | |
size_t | index (void) const |
size_t | replicate_set (void) const |
operator size_t () const | |
This code encapsulates a view index (previously call cid) used in cases when computation has been transparently replicated on portions of the system to avoid unnecessary communication.