Description
Numerical programs can use GPU-oriented BLAS routines through OpenCL. It is useful for developers and scientific software that need fast dense linear algebra on supported hardware.
This is a library package, so normal users usually receive it as a dependency. Performance and correctness depend on the OpenCL driver, device support, and the program linked against it.