HTGS  v2.0
The Hybrid Task Graph Scheduler
memory Directory Reference
Directory dependency graph for memory:
/home/tjb3/work/HTGS/src/htgs/core/memory

Files

file  AnyMemoryAllocator.hpp [code]
 Implements the the base class for memory allocators to remove the template argument and provide general functions used for any memory allocator.
 
file  CudaMemoryManager.hpp [code]
 Provides the implementation for a MemoryManager for Cuda MemoryData.
 
file  MemoryManager.hpp [code]
 Implements the MemoryManager class that processes MemoryData between two ITasks.
 
file  MemoryPool.hpp [code]
 Implements the MemoryPool class.