macOS
brew install clblaslocal Homebrew formula metadata
sudo port install clblasMacPorts ports tree · math/clblas/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.