macOS
brew install clblaslocal Homebrew formula metadata
sudo port install clblasMacPorts ports tree · math/clblas/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de clblas pour les workflows d'agents IA.
installation
brew install clblaslocal Homebrew formula metadata
sudo port install clblasMacPorts ports tree · math/clblas/Portfile · Source: api.github.com
nix profile install nixpkgs#clblasnixpkgs package indexes · pkgs/by-name/cl/clblas/package.nix · Source: api.github.com
sudo apt install clblas-clientUbuntu 24.04 LTS package indexes · clblas-client · Source: archive.ubuntu.com
sudo zypper install clBLAS-developenSUSE Tumbleweed package metadata · clBLAS-devel · Source: download.opensuse.org
aperçu
Library containing BLAS functions written in OpenCL
historique
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.
posture de sécurité
library-like package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
clBLAS-tune | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/clMathLibraries/clBLAS
métadonnées d'installation
| Clé du paquet | brew:clblas |
|---|---|
| Version | 2.12 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/clblas |
| Page d'accueil | https://github.com/clMathLibraries/clBLAS |
| Dépôt | https://github.com/clMathLibraries/clBLAS |
| Docs amont | https://clmathlibraries.github.io/clBLAS |
| Licence | Apache-2.0 |
| Archive source | https://github.com/clMathLibraries/clBLAS/archive/refs/tags/v2.12.tar.gz |
| Dépendances de compilation | boost, cmake |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 clblaspiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.