| set |
This is the clblast:std metapackage.
It pulls in all subpackages of clblast:std. |
| primary |
CLBlast is a lightweight, performant and tunable OpenCL BLAS library
written in C++11. It is designed to leverage the full performance
potential of a wide variety of OpenCL devices from different vendors,
including desktop and laptop GPUs, embedded GPUs, and other accelerators.
CLBlast implements BLAS routines: basic linear algebra subprograms
operating on vectors and matrices. See the CLBlast website for performance
reports on some devices.
The library is not tuned for all possible OpenCL devices: if
out-of-the-box performance is poor, please run the tuners first. See the
docs for a list of already tuned devices and instructions on how to tune
yourself and contribute to future releases of the CLBlast library.
|
| tools |
This subpackage contains the various tuner tools that come with CLBlast.
|
| dev |
This is the developer subpackage of the clblast:std port.
It may contain headers, pc files, static and PIC libraries and SO links. |
| docs |
This is the documents subpackage of the clblast:std port. |