Namespace Orleans.GpuBridge.Runtime.BackendProviders.Interfaces
Interfaces
- IBackendProvider
Simplified backend provider interface for GPU compute backends
- IComputeBuffer<T>
Compute buffer interface for GPU memory management.
- IComputeContext
Compute context interface for GPU operations.
- IComputeKernel
Compute kernel interface for GPU kernel execution.