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

Definition of manager class to manage CUDA contexts. More...

#include <lama/config.hpp>
#include <lama/ContextManager.hpp>
#include <lama/Context.hpp>
#include <lama/cuda/CUDAContext.hpp>
#include <boost/weak_ptr.hpp>
#include <string>

Go to the source code of this file.

Data Structures

class  lama::CUDAContextManager

Namespaces

namespace  lama
 

The namespace lama holds everything of the C++ Library lama.


Defines

#define LAMA_MAX_CUDA_DEVICES   4
 maximal number of CUDA devices that might be available

Detailed Description

Definition of manager class to manage CUDA contexts.

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

Define Documentation