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

Last updated: January 10,2025

1. Install "clblast.x86_64" package

This is a short guide on how to install clblast.x86_64 on Fedora 36

$ 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 36:

$ sudo dnf remove clblast.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:01:47 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : clblast
Version : 1.5.2
Release : 4.fc36
Architecture : x86_64
Size : 758 k
Source : clblast-1.5.2-4.fc36.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.