LAMA
/home/brandes/workspace/LAMA/src/lama/cuda/CUDAHostContext.hpp File Reference

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.



Detailed Description

Host context where memory is pinned for fast transfer to CUDA device.

Author:
Thomas Brandes, Jiri Kraus
Date:
04.07.2011 $Id$