Namespace DotCompute.Abstractions.Compute.Options
Classes
- ExecutionOptions
Provides configuration options for kernel execution, including work group sizing, priority settings, and profiling controls. This class encapsulates all execution-time parameters that affect how kernels are dispatched and executed on compute backends.
Enums
- ExecutionPriority
Defines execution priority levels for kernel scheduling.