Table of Contents

Namespace DotCompute.Abstractions.Execution

Classes

DeviceStealingStats

Stealing statistics for a specific device.

ExecutionPriorityExtensions

Extension methods for ExecutionPriority.

KernelExecutionContext

Represents the execution context for a kernel.

StealingStatistics

Statistics for work-stealing execution coordination. Tracks stealing behavior and load balancing effectiveness.

WorkStealingStatistics

Alias for StealingStatistics to match naming convention.

Enums

ExecutionPriority

Execution priority levels for compute operations and pipeline stages. This is the canonical ExecutionPriority enum used across all projects.

StreamFlags

Flags that define stream behavior and properties for kernel execution. These flags can be combined using bitwise OR operations.