Namespace DotCompute.Backends.OpenCL.Configuration
Classes
- EventConfiguration
Configuration for OpenCL event management, pooling, and profiling behavior.
- MemoryConfiguration
Configuration for OpenCL memory management, buffer pooling, and peer-to-peer transfers.
- OpenCLConfiguration
Root configuration class for the OpenCL backend providing comprehensive control over backend behavior, resource management, and performance tuning.
- OpenCLStreamConfiguration
Configuration for OpenCL stream (command queue) management.
- StreamConfiguration
Configuration for OpenCL command queue (stream) management and pooling behavior.
Enums
- QueuePriority
Specifies the priority level for command queues.