32 #ifndef _util_group_memmsg_h 33 #define _util_group_memmsg_h 35 #include <util/group/message.h> 36 #include <util/group/memory.h> A template class that maintains references counts.
Definition: ref.h:332
void set_localsize(size_t localsize)
Set the size of locally held memory.
void sync()
Synchronizes all the nodes.
The MemoryGrp abstract class provides a way of accessing distributed memory in a parallel machine...
Definition: memory.h:124
A MsgMemoryGrp that initializes its data using a messagegrp.
Definition: memmsg.h:41
size_t localsize()
Returns the amount of memory residing locally on me().
Definition: memory.h:159