Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::Cuda::GPU::CudaIpcMapping Struct Reference
module nullptr

#include <cuda_internal.h>

Collaboration diagram for Realm::Cuda::GPU::CudaIpcMapping:

Public Attributes

NodeID owner
 
GPUsrc_gpu
 
Memory mem
 
uintptr_t local_base
 
uintptr_t address_offset
 

Member Data Documentation

◆ address_offset

uintptr_t Realm::Cuda::GPU::CudaIpcMapping::address_offset

◆ local_base

uintptr_t Realm::Cuda::GPU::CudaIpcMapping::local_base

◆ mem

Memory Realm::Cuda::GPU::CudaIpcMapping::mem

◆ owner

NodeID Realm::Cuda::GPU::CudaIpcMapping::owner

◆ src_gpu

GPU* Realm::Cuda::GPU::CudaIpcMapping::src_gpu

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