#include <cuda_context.h>
◆ ~CudaContext()
| cuttlefish::CudaContext::~CudaContext |
( |
| ) |
|
◆ CudaContext()
| cuttlefish::CudaContext::CudaContext |
( |
CUcontext |
ctx, |
|
|
int |
device_id, |
|
|
const CudaFunctions * |
cuda |
|
) |
| |
|
private |
◆ Acquire()
◆ get()
| CUcontext cuttlefish::CudaContext::get |
( |
| ) |
const |
|
inline |
◆ Get()
| std::shared_ptr< CudaContext > cuttlefish::CudaContext::Get |
( |
int |
device_id = 0 | ) |
|
|
static |
◆ ctx_
| CUcontext cuttlefish::CudaContext::ctx_ |
|
private |
◆ cuda_
◆ device_id_
| int cuttlefish::CudaContext::device_id_ |
|
private |
The documentation for this class was generated from the following files: