Namespace DotCompute.Abstractions.Interfaces
Structs
- GridDimensions
Represents 3D grid or block dimensions for kernel execution.
Interfaces
- IAsyncInitializable
Interface for components that support asynchronous initialization.
- IComputeOrchestrator
Orchestrates kernel execution across multiple compute backends with automatic backend selection. This interface bridges the generated kernel code with the runtime infrastructure.
- IKernelExecutionParameters
Interface for kernel execution parameters.