macOS
brew install clblaslocal Homebrew formula metadata
sudo port install clblasMacPorts ports tree · math/clblas/Portfile · ソース: api.github.com
brew
clblas のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install clblaslocal Homebrew formula metadata
sudo port install clblasMacPorts ports tree · math/clblas/Portfile · ソース: api.github.com
nix profile install nixpkgs#clblasnixpkgs package indexes · pkgs/by-name/cl/clblas/package.nix · ソース: api.github.com
sudo apt install clblas-clientUbuntu 24.04 LTS package indexes · clblas-client · ソース: archive.ubuntu.com
sudo zypper install clBLAS-developenSUSE Tumbleweed package metadata · clBLAS-devel · ソース: download.opensuse.org
概要
Library containing BLAS functions written in OpenCL
履歴
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.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
clBLAS-tune | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/clMathLibraries/clBLAS
インストールメタデータ
| パッケージキー | brew:clblas |
|---|---|
| バージョン | 2.12 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/clblas |
| ホームページ | https://github.com/clMathLibraries/clBLAS |
| リポジトリ | https://github.com/clMathLibraries/clBLAS |
| 上流ドキュメント | https://clmathlibraries.github.io/clBLAS |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/clMathLibraries/clBLAS/archive/refs/tags/v2.12.tar.gz |
| ビルド依存関係 | boost, cmake |
| Bottle | 利用可能 (対象 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 | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 clblasソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.