clBLAS-client
client program for clBLAS
Install
- All systems
-
curl cmd.cat/clBLAS-client.sh
- Debian
-
apt-get install clblas-client
- Ubuntu
-
apt-get install clblas-client
- Kali Linux
-
apt-get install clblas-client
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install clblas-client
- Raspbian
-
apt-get install clblas-client
- Dockerfile
- dockerfile.run/clBLAS-client
clblas-client
client program for clBLAS
This library provides an implementation of the Basic Linear Algebra Subprograms levels 1, 2 and 3, using OpenCL and optimized for AMD GPU hardware. This package provides the client program.