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

#include <cuda_internal.h>

Inheritance diagram for Realm::Cuda::CudaDeviceMemoryInfo:
Collaboration diagram for Realm::Cuda::CudaDeviceMemoryInfo:

Public Member Functions

 CudaDeviceMemoryInfo (CUcontext _context)
 
- Public Member Functions inherited from Realm::ModuleSpecificInfo
 ModuleSpecificInfo ()
 
virtual ~ModuleSpecificInfo ()
 

Public Attributes

CUcontext context
 
GPUgpu
 
- Public Attributes inherited from Realm::ModuleSpecificInfo
ModuleSpecificInfonext
 

Constructor & Destructor Documentation

◆ CudaDeviceMemoryInfo()

Realm::Cuda::CudaDeviceMemoryInfo::CudaDeviceMemoryInfo ( CUcontext  _context)

Member Data Documentation

◆ context

CUcontext Realm::Cuda::CudaDeviceMemoryInfo::context

◆ gpu

GPU* Realm::Cuda::CudaDeviceMemoryInfo::gpu

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