How to Install clblas-client in Ubuntu 18.04



Install clblas-client by entering the following commands in the terminal:

sudo apt update
sudo apt install clblas-client

Description:

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.

Homepage: https://github.com/clMathLibraries/clBLAS

Version: 2.12-1build1

Section: universe/utils