#include <cuda_internal.h>
◆ GPUContextManager()
| Realm::Cuda::GPUContextManager::GPUContextManager |
( |
GPU * |
_gpu, |
|
|
GPUProcessor * |
proc |
|
) |
| |
◆ create_context() [1/2]
| void * Realm::Cuda::GPUContextManager::create_context |
( |
InternalTask * |
task | ) |
const |
|
overridevirtual |
◆ create_context() [2/2]
| void * Realm::Cuda::GPUContextManager::create_context |
( |
Task * |
task | ) |
const |
|
overridevirtual |
◆ destroy_context() [1/2]
| void Realm::Cuda::GPUContextManager::destroy_context |
( |
InternalTask * |
task, |
|
|
void * |
context |
|
) |
| const |
|
overridevirtual |
◆ destroy_context() [2/2]
| void Realm::Cuda::GPUContextManager::destroy_context |
( |
Task * |
task, |
|
|
void * |
context |
|
) |
| const |
|
overridevirtual |
◆ gpu
| GPU* Realm::Cuda::GPUContextManager::gpu = nullptr |
◆ proc
| GPUProcessor* Realm::Cuda::GPUContextManager::proc = nullptr |
The documentation for this class was generated from the following file: