LAMA
|
Host context where memory is pinned for fast transfer to CUDA device. More...
#include <lama/config.hpp>
#include <lama/HostContext.hpp>
#include <lama/cuda/CUDAContext.hpp>
#include <boost/weak_ptr.hpp>
Go to the source code of this file.
Data Structures | |
class | lama::CUDAHostContext |
Alternative context to DefaultHostContext so that memory will be allocated on pinned memory that allows faster transfer to a certain CUDA device. More... | |
Namespaces | |
namespace | lama |
The namespace lama holds everything of the C++ Library lama. |
Host context where memory is pinned for fast transfer to CUDA device.