sci@gentoo.org Gentoo Science Project clBLAS is the code for the OpenCL BLAS portion of clMath. The complete set of BLAS level 1, 2 and 3 routines is implemented. See Netlib BLAS for the list of supported routines. In addition to GPU devices, the library also supports running on CPU devices to facilitate debugging and multicore programming. Build a command line clBLAS client program. A command line tool for testing single clBLAS kernel. Copy performance scripts that can measure and graph performance. clMathLibraries/clBLAS