How to Install and Uninstall clblast.x86_64 Package on Fedora 34

Last updated: September 19,2024

1. Install "clblast.x86_64" package

This guide let you learn how to install clblast.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install clblast.x86_64

2. Uninstall "clblast.x86_64" package

Please follow the guidelines below to uninstall clblast.x86_64 on Fedora 34:

$ sudo dnf remove clblast.x86_64 $ sudo dnf autoremove

3. Information about the clblast.x86_64 package on Fedora 34

Last metadata expiration check: 2:17:28 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : clblast
Version : 1.5.2
Release : 2.fc34
Architecture : x86_64
Size : 671 k
Source : clblast-1.5.2-2.fc34.src.rpm
Repository : fedora
Summary : Tuned OpenCL BLAS routines
URL : https://cnugteren.github.io/clblast/clblast.html
License : ASL 2.0
Description : CLBlast is a modern, 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 various devices as well as the latest CLBlast
: news.
:
: The library is not tuned for all possible OpenCL devices: if
: out-of-the-box performance is poor, please run the tuners first.