Managed reference to CUDAIPCMemoryObj.
More...
#include <cuda_ipc_memory.h>
Managed reference to CUDAIPCMemoryObj.
- See also
- CUDAIPCMemory
◆ GetIPCMemoryFromDevicePtr()
static CUDAIPCMemory tvm::runtime::cuda_ipc::CUDAIPCMemory::GetIPCMemoryFromDevicePtr |
( |
void * |
ptr | ) |
|
|
static |
Given a local CUDA data pointer, return the CUDAIPCMemory object of the pointer.
- Note
- The pointer's CUDAIPCMemory is expected to have been allocated through global function "cuda_ipc.alloc_storage". Or otherwise this function will raise exception.
◆ GlobalAllocator()
◆ TVM_DEFINE_MUTABLE_OBJECT_REF_METHODS()
The documentation for this class was generated from the following file: