Namespace Orleans.GpuBridge.Abstractions.Providers.Memory.Interfaces
Interfaces
- IDeviceMemory
Represents device memory allocation
- IDeviceMemory<T>
Typed device memory allocation
- IPinnedMemory
Pinned host memory for efficient GPU transfers
- IUnifiedMemory
Unified memory accessible from both host and device