LAMA
/home/brandes/workspace/LAMA/src/lama/cuda/CUDAContext.cpp File Reference

Contains the implementation of the class CUDAContext. More...

#include <lama/cuda/CUDAContext.hpp>
#include <lama/cuda/CUDAStreamSyncToken.hpp>
#include <lama/cuda/CUDAError.hpp>
#include <lama/task/TaskSyncToken.hpp>
#include <lama/task/Thread.hpp>
#include <lama/ContextAccess.hpp>
#include <lama/exception/LAMAAssert.hpp>
#include <lama/tracing.hpp>
#include <boost/bind.hpp>
#include <cublas.h>
#include <cuda.h>
#include <cusparse.h>
#include <memory>

Namespaces

namespace  lama
 

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


Functions

 lama::LAMA_LOG_DEF_LOGGER (CUDAContext::logger,"Context.CUDAContext")
 static variables

Variables

cusparseHandle_t lama::CUDAContext_cusparseHandle = 0

Detailed Description

Contains the implementation of the class CUDAContext.

Author:
Thomas Brandes Created on: 15.07.2011