Description
Runs OpenCL compute workloads from Python with an object-oriented API. It helps scientific computing, simulations, image processing, and acceleration workflows use GPUs, CPUs, or other OpenCL devices.
Compute kernels can consume significant resources and may behave differently across drivers. Validate inputs, memory use, and device compatibility before running heavy jobs.