clblas
Library containing BLAS routines for OpenCL
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.
homepage ↗ github: clMathLibraries/clBLAS
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 2.12-r2 | 1 | 13 h | details › |
Versions & arches
Use flags of 2.12-r2
- +client Build a command line clBLAS client program.
- examples Install examples, usually source code
- ktest A command line tool for testing single clBLAS kernel.
- performance Copy performance scripts that can measure and graph performance.
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally