How to Install and Uninstall clblast.i686 Package on Fedora 35

Last updated: October 10,2024

1. Install "clblast.i686" package

Please follow the steps below to install clblast.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install clblast.i686

2. Uninstall "clblast.i686" package

This guide let you learn how to uninstall clblast.i686 on Fedora 35:

$ sudo dnf remove clblast.i686 $ sudo dnf autoremove

3. Information about the clblast.i686 package on Fedora 35

Last metadata expiration check: 3:15:13 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : clblast
Version : 1.5.2
Release : 3.fc35
Architecture : i686
Size : 669 k
Source : clblast-1.5.2-3.fc35.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.