clBLAS API Documentation¶
This is an implementation of Basic Linear Algebra Subprograms, levels 1, 2 and 3 using OpenCL and optimized for the AMD GPU hardware.
- BLAS1
The Level 1 Basic Linear Algebra Subprograms are functions that perform vector-vector operations.
- BLAS2
The Level 2 Basic Linear Algebra Subprograms are functions that perform matrix-vector operations.
- BLAS3
The Level 3 Basic Linear Algebra Subprograms are funcions that perform matrix-matrix operations.