The clMath libraries can be found here and consist of these 4 repositories:
- clBLAS: a software library containing BLAS functions written in OpenCL.
- clFFT: a software library containing FFT functions written in OpenCL.
- clSPARSE: a software library containing Sparse functions written in OpenCL.
- clRNG: an OpenCL based software library containing random number generation functions.
(Edit this webpage on Github)