26 #ifndef GALOIS_DIST_GALOIS_H
27 #define GALOIS_DIST_GALOIS_H
Explicit class to initialize the Galois Runtime.
Definition: DistGalois.h:41
DistMemSys & operator=(const DistMemSys &)=delete
Definition: runtime/SharedMem.h:33
DistMemSys()
DistMemSys constructor which calls the shared memory runtime constructor with the distributed stats m...
Definition: DistGalois.cpp:31
Contains declaration of DistStatManager, which reports runtime statistics of a distributed applicatio...
~DistMemSys()
DistMemSys destructor which reports memory usage from the network.
Definition: DistGalois.cpp:35