Namespace Orleans.GpuBridge.Abstractions
Classes
- GpuAcceleratedAttribute
Marks a class or method as GPU-accelerated, associating it with a specific kernel.
- GpuBridgeInfo
Information about the GPU bridge
- GpuBridgeOptions
Configuration options for GPU Bridge
- GpuDevice
Represents a comprehensive GPU device with production-grade capabilities
- GpuExecutionHints
Hints for GPU kernel execution optimization
- TelemetryOptions
Telemetry configuration options
Structs
- KernelId
Represents a unique kernel identifier
Interfaces
- IGpuBridge
Main interface for GPU bridge operations