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

Provides the implementation for a MemoryManager for Cuda MemoryData. More...

#include <htgs/core/memory/MemoryManager.hpp>
#include <htgs/api/IMemoryAllocator.hpp>
#include <cuda_runtime_api.h>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  htgs::CudaMemoryManager< T >
 Implements a MemoryManager that binds the thread responsible for the MemoryManager to a CUDA GPU prior to allocating memory. More...
 

Detailed Description

Provides the implementation for a MemoryManager for Cuda MemoryData.

Author
Timothy Blattner
Date
Dec 2, 2015