Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::Cuda::AutoGPUContext Class Reference
module nullptr

#include <cuda_internal.h>

Collaboration diagram for Realm::Cuda::AutoGPUContext:

Public Member Functions

 AutoGPUContext (GPU &_gpu)
 
 AutoGPUContext (GPU *_gpu)
 
 ~AutoGPUContext (void)
 

Protected Attributes

GPUgpu
 

Constructor & Destructor Documentation

◆ AutoGPUContext() [1/2]

Realm::Cuda::AutoGPUContext::AutoGPUContext ( GPU _gpu)

◆ AutoGPUContext() [2/2]

Realm::Cuda::AutoGPUContext::AutoGPUContext ( GPU _gpu)

◆ ~AutoGPUContext()

Realm::Cuda::AutoGPUContext::~AutoGPUContext ( void  )

Member Data Documentation

◆ gpu

GPU* Realm::Cuda::AutoGPUContext::gpu
protected

The documentation for this class was generated from the following file: