Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MemUsage.h File Reference

Contains MemUsageTracker, a class that tracks memory usage throughout runtime of a program of send/receive buffers. More...

#include <atomic>

Go to the source code of this file.

Classes

class  galois::runtime::MemUsageTracker
 Class that tracks memory usage (mainly of send and receive buffers). More...
 

Namespaces

 galois
 The Galois namespace containing all Galois structures and functions.
 
 galois::runtime
 Internal Galois functionality - Use at your own risk.
 

Detailed Description

Contains MemUsageTracker, a class that tracks memory usage throughout runtime of a program of send/receive buffers.