LAMA
|
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 |
Definition of manager class to manage CUDA contexts.
#define LAMA_MAX_CUDA_DEVICES 4 |
maximal number of CUDA devices that might be available
Referenced by lama::CUDAContextManager::CUDAContextManager(), lama::CUDAContextManager::getInstance(), and lama::CUDAContextManager::~CUDAContextManager().