macOS
brew install clblaslocal Homebrew formula metadata
sudo port install clblasMacPorts ports tree · math/clblas/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für clblas in AI-Agent-Workflows.
Installation
brew install clblaslocal Homebrew formula metadata
sudo port install clblasMacPorts ports tree · math/clblas/Portfile · Quelle: api.github.com
nix profile install nixpkgs#clblasnixpkgs package indexes · pkgs/by-name/cl/clblas/package.nix · Quelle: api.github.com
sudo apt install clblas-clientUbuntu 24.04 LTS package indexes · clblas-client · Quelle: archive.ubuntu.com
sudo zypper install clBLAS-developenSUSE Tumbleweed package metadata · clBLAS-devel · Quelle: download.opensuse.org
Überblick
Library containing BLAS functions written in OpenCL
Verlauf
clBLAS is the OpenCL BLAS component of AMD's clMath libraries. Its README describes a full BLAS level 1, 2, and 3 implementation that generates and enqueues optimized OpenCL kernels while leaving OpenCL state management under user control.
The repository changelog carries AMD copyright from 2013 and records version 1.0 as the initial release, initially Linux64-only. Version 1.10 in April 2013 expanded level-1 coverage and tested against AMD APP SDK and runtime driver versions.
The modern README says the repository houses the OpenCL BLAS portion of clMath and that APPML 1.12 was the current generally available pre-packaged binary release for Linux and Windows. A January 2017 update note identifies v2.12 as a bugfix rollup from the develop branch.
clBLAS became a packaged OpenCL numerical library for developers targeting heterogeneous computing before vendor-neutral GPU math stacks consolidated. The batch metadata lists Homebrew, MacPorts, Nix, Ubuntu, and openSUSE packaging, with related client/development package names.
Its upstream release train appears to have slowed after the 2.12 bugfix rollup, but the package remains historically important as one of the recognizable OpenCL BLAS implementations available through Unix package managers.
Developers use clBLAS by creating OpenCL contexts, queues, and buffers, calling clblasSetup, invoking BLAS routines such as clblasSgemm, waiting for events, reading buffers, and finally calling clblasTeardown. The README example shows this explicit OpenCL-buffer style.
clBLAS matters to package nerds because it packages GPU math as a shared library plus tooling in a way that depends on OpenCL ICDs, driver quality, CPU/GPU device behavior, and architecture-specific correctness. Its changelog is full of driver, GPU-family, and routine-specific caveats, the kind of details that make numerical GPU libraries unusually packaging-sensitive.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
clBLAS-tune | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/clMathLibraries/clBLAS
Installationsmetadaten
| Paketschlüssel | brew:clblas |
|---|---|
| Version | 2.12 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/clblas |
| Homepage | https://github.com/clMathLibraries/clBLAS |
| Repository | https://github.com/clMathLibraries/clBLAS |
| Upstream-Dokumentation | https://clmathlibraries.github.io/clBLAS |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/clMathLibraries/clBLAS/archive/refs/tags/v2.12.tar.gz |
| Build-Abhängigkeiten | boost, cmake |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | clblas |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
clblas
nix profile install nixpkgs#clblasclblas-client 2.12-4.1ubuntu2
client program for clBLAS
https://github.com/clMathLibraries/clBLAS
sudo apt install clblas-clientlibclblas-dev 2.12-4.1ubuntu2
development files for clBLAS
https://github.com/clMathLibraries/clBLAS
sudo apt install libclblas-devlibclblas-doc 2.12-4.1ubuntu2
documentation for clBLAS
https://github.com/clMathLibraries/clBLAS
sudo apt install libclblas-doclibclblas2t64 2.12-4.1ubuntu2
OpenCL BLAS library
https://github.com/clMathLibraries/clBLAS
sudo apt install libclblas2t64clBLAS-devel 2.12+git.20170323.cf91139-3.3
Headers and devel files for clBLAS - a BLAS library for OpenCL
https://github.com/clMathLibraries/clBLAS
sudo zypper install clBLAS-devellibclBLAS2 2.12+git.20170323.cf91139-3.3
Shared library for clBLAS - a BLAS library for OpenCL
https://github.com/clMathLibraries/clBLAS
sudo zypper install libclBLAS2clblas
sudo port install clblasQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.