LAMA
|
Definition of a host context that allocates pinned memory so that memory transfer for CUDA context is faster. More...
#include <lama/cuda/CUDAHostContext.hpp>
#include <lama/cuda/CUDAError.hpp>
#include <lama/cuda/CUDAStreamSyncToken.hpp>
#include <lama/ContextAccess.hpp>
#include <lama/exception/LAMAAssert.hpp>
#include <lama/tracing.hpp>
#include <boost/bind.hpp>
Namespaces | |
namespace | lama |
The namespace lama holds everything of the C++ Library lama. | |
Functions | |
lama::LAMA_LOG_DEF_LOGGER (CUDAHostContext::logger,"Context.CUDAHostContext") |
Definition of a host context that allocates pinned memory so that memory transfer for CUDA context is faster.