macOS
brew install clblastlocal Homebrew formula metadata
sudo port install clblastMacPorts ports tree · math/clblast/Portfile · source: api.github.com
brew
Tuned OpenCL BLAS library. Version 1.7.0 via Homebrew; verified from local package data.
install
brew install clblastlocal Homebrew formula metadata
sudo port install clblastMacPorts ports tree · math/clblast/Portfile · source: api.github.com
sudo apt install clblast-testsDebian stable package indexes · clblast-tests · source: deb.debian.org
sudo dnf install clblastFedora Rawhide package metadata · clblast · source: dl.fedoraproject.org
nix profile install nixpkgs#clblastnixpkgs package indexes · pkgs/by-name/cl/clblast/package.nix · source: api.github.com
sudo pacman -S clblastArch Linux sync databases · clblast · source: geo.mirror.pkgbuild.com
overview
Tuned OpenCL BLAS library
history
CLBlast is a lightweight, tunable OpenCL BLAS library written in C++11. Its README frames it as an alternative to clBLAS and cuBLAS for users who want vendor-neutral OpenCL support, inspectable kernels, device-specific tuning, and support for a wide range of GPUs, CPUs, embedded GPUs, and accelerators.
The changelog starts with version 0.1.0 as the initial preview release on GitHub, supporting a small set of level-1 and level-3 routines. Later pre-1.0 releases added broader BLAS coverage, a C API, Travis CI, MSVC support, thread safety, testing against clBLAS and CPU BLAS libraries, and tuned device parameters.
CLBlast reached 1.0.0 after adding correctness fixes, Mesa Clover and ROCm support, external performance reports, and more tuned parameters. The README cites a 2017 GTC presentation, an IWOCL 2018 presentation, and the paper 'CLBlast: A Tuned OpenCL BLAS Library' as deeper background.
The upstream changelog says version 1.4.0 added Ubuntu PPA and macOS Homebrew package-manager availability, and the batch metadata lists Homebrew, Debian, Fedora, MacPorts, Nix, Arch, and Ubuntu package names. Adoption was driven by users needing a tunable OpenCL BLAS on devices not well served by fixed vendor libraries.
The README asks users with poor out-of-the-box performance to run tuners and contribute results, which made the project partly a packaged library and partly a community database of device-specific OpenCL tuning.
CLBlast users compile the library with CMake, include either clblast.h or clblast_c.h, pass OpenCL buffers to routines, and optionally build samples, benchmarks, tests, and tuners. The API is intentionally close to Netlib BLAS and cuBLAS/clBLAS conventions while avoiding a library initialization step.
CLBlast is package-nerd bait because it combines portable C++ packaging, OpenCL ICD dependencies, optional CUDA backend support, Python bindings, tuners, samples, benchmarks, and a built-in tuning database. It also offers a clean contrast with clBLAS: same problem domain, but newer, more tunable, and more explicit about cross-vendor device coverage.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
clblast_tuner_copy_fast | cli | global executable | |
clblast_tuner_copy_pad | cli | global executable | |
clblast_tuner_invert | cli | global executable | |
clblast_tuner_routine_xgemm | cli | global executable | |
clblast_tuner_routine_xtrsv | cli | global executable | |
clblast_tuner_transpose_fast | cli | global executable | |
clblast_tuner_transpose_pad | cli | global executable | |
clblast_tuner_xaxpy | cli | global executable | |
clblast_tuner_xconvgemm | cli | global executable | |
clblast_tuner_xdot | cli | global executable | |
clblast_tuner_xgemm | cli | global executable | |
clblast_tuner_xgemm_direct | cli | global executable | |
clblast_tuner_xgemv | cli | global executable | |
clblast_tuner_xger | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/CNugteren/CLBlast
install metadata
| Package key | brew:clblast |
|---|---|
| Version | 1.7.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/clblast |
| Homepage | https://github.com/CNugteren/CLBlast |
| Repository | https://github.com/CNugteren/CLBlast |
| Upstream docs | https://cnugteren.github.io/clblast/clblast.html |
| License | Apache-2.0 |
| Source archive | https://github.com/CNugteren/CLBlast/archive/refs/tags/1.7.0.tar.gz |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | clblast |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
clblast-tests 1.6.3-1+b1
Tests for CLBlast
https://cnugteren.github.io/clblast/clblast.html
sudo apt install clblast-testsclblast-utils 1.6.3-1+b1
Utilities for CLBlast
https://cnugteren.github.io/clblast/clblast.html
sudo apt install clblast-utilslibclblast-dev 1.6.3-1+b1
Tuned OpenCL BLAS library (development files)
https://cnugteren.github.io/clblast/clblast.html
sudo apt install libclblast-devlibclblast1 1.6.3-1+b1
Tuned OpenCL BLAS library
https://cnugteren.github.io/clblast/clblast.html
sudo apt install libclblast1clblast
nix profile install nixpkgs#clblastclblast-tests 1.6.2-1
Tests for CLBlast
https://cnugteren.github.io/clblast/clblast.html
sudo apt install clblast-testsclblast-utils 1.6.2-1
Utilities for CLBlast
https://cnugteren.github.io/clblast/clblast.html
sudo apt install clblast-utilslibclblast-dev 1.6.2-1
Tuned OpenCL BLAS library (development files)
https://cnugteren.github.io/clblast/clblast.html
sudo apt install libclblast-devlibclblast1 1.6.2-1
Tuned OpenCL BLAS library
https://cnugteren.github.io/clblast/clblast.html
sudo apt install libclblast1clblast 1.6.3-8.fc44
Tuned OpenCL BLAS routines
https://cnugteren.github.io/clblast/clblast.html
sudo dnf install clblastclblast-clients 1.6.3-8.fc44
Clients for clblast
https://cnugteren.github.io/clblast/clblast.html
sudo dnf install clblast-clientsclblast-devel 1.6.3-8.fc44
Headers and libraries for CLBlast
https://cnugteren.github.io/clblast/clblast.html
sudo dnf install clblast-develclblast-tuners 1.6.3-8.fc44
Tuners for clblast
https://cnugteren.github.io/clblast/clblast.html
sudo dnf install clblast-tunersclblast 1.7.0-1
Tuned OpenCL BLAS library
https://github.com/CNugteren/CLBlast
sudo pacman -S clblastclblast
sudo port install clblastsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.