How to Install and Uninstall clBLAS-devel Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "clBLAS-devel" package
Here is a brief guide to show you how to install clBLAS-devel on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
clBLAS-devel
Copied
2. Uninstall "clBLAS-devel" package
In this section, we are going to explain the necessary steps to uninstall clBLAS-devel on openSuSE Tumbleweed:
$
sudo zypper remove
clBLAS-devel
Copied
3. Information about the clBLAS-devel package on openSuSE Tumbleweed
Information for package clBLAS-devel:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : clBLAS-devel
Version : 2.12+git.20170323.cf91139-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : clBLAS-2.12+git.20170323.cf91139-1.2.src
Upstream URL : https://github.com/clMathLibraries/clBLAS
Summary : Headers and devel files for clBLAS - a BLAS library for OpenCL
Description :
clBLAS is a software library containing BLAS functions written in OpenCL. The
complete set of BLAS level 1, 2 and 3 routines is implemented. In addition to
GPU devices, the library also supports running on CPU devices to facilitate
debugging and multicore programming.
This package provides the headers and sources needed for developing software
against clBLAS.
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : clBLAS-devel
Version : 2.12+git.20170323.cf91139-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : clBLAS-2.12+git.20170323.cf91139-1.2.src
Upstream URL : https://github.com/clMathLibraries/clBLAS
Summary : Headers and devel files for clBLAS - a BLAS library for OpenCL
Description :
clBLAS is a software library containing BLAS functions written in OpenCL. The
complete set of BLAS level 1, 2 and 3 routines is implemented. In addition to
GPU devices, the library also supports running on CPU devices to facilitate
debugging and multicore programming.
This package provides the headers and sources needed for developing software
against clBLAS.