HTGS  v2.0
The Hybrid Task Graph Scheduler
MemoryData.hpp File Reference

Implements MemoryData used by a MemoryManager, which can be shared among multiple ITask. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  htgs::MemoryData< T >
 Describes memory allocated by a MemoryManager to manage shared memory across multiple ITask. More...
 

Detailed Description

Implements MemoryData used by a MemoryManager, which can be shared among multiple ITask.

Author
Timothy Blattner
Date
Nov 16, 2015