Table of Contents

Namespace DotCompute.Backends.OpenCL

Classes

OpenCLAccelerator

Production-ready OpenCL implementation of the compute accelerator interface. Integrates all Phase 1 and Phase 2 Week 1 infrastructure for complete OpenCL support.

OpenCLBackendPlugin

OpenCL backend plugin for DotCompute framework. Provides registration and lifecycle management for OpenCL compute backend.

OpenCLContext

Represents an OpenCL context for a specific device. Manages the OpenCL context, command queue, and device state.