macOS
brew install clinfolocal Homebrew formula metadata
安装
brew install clinfolocal Homebrew formula metadata
sudo apk add clinfoAlpine Linux edge package indexes · clinfo · 来源: dl-cdn.alpinelinux.org
sudo apt install clinfoDebian stable package indexes · clinfo · 来源: deb.debian.org
sudo dnf install clinfoFedora Rawhide package metadata · clinfo · 来源: dl.fedoraproject.org
nix profile install nixpkgs#clinfonixpkgs package indexes · pkgs/by-name/cl/clinfo/package.nix · 来源: api.github.com
sudo pacman -S clinfoArch Linux sync databases · clinfo · 来源: geo.mirror.pkgbuild.com
sudo zypper install clinfoopenSUSE Tumbleweed package metadata · clinfo · 来源: download.opensuse.org
概览
Print information about OpenCL platforms and devices
历史
clinfo is a small command-line diagnostic utility that enumerates OpenCL platforms and devices on a system. The official README says it was inspired by AMD's program of the same name and is written in pure C.
The upstream repository was created in 2013 and has stayed intentionally simple: no autotools, CMake, meson, or ninja, just a Makefile and OpenCL headers/development files. The README frames that minimal build system as appropriate for a simple diagnostic program.
The batch input lists clinfo across many package managers and distributions: apk, Homebrew, Debian, dnf, Nix, pacman, Ubuntu, and zypper. That breadth matches its role as a standard first diagnostic for OpenCL installation problems.
The README describes use cases such as verifying that an OpenCL runtime is set up correctly, checking that an OpenCL development environment can build programs, and reporting actual device properties. Common options include -l for a compact device summary and -a to attempt properties that clinfo would otherwise consider unsupported.
clinfo is package-nerd significant less because of a dramatic project history and more because it is the canonical sanity-check binary for OpenCL packaging. Maintainers and users can install it quickly to distinguish broken ICD loader/runtime/header packaging from application-level GPU failures.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
clinfo | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/Oblomov/clinfo
安装元数据
| 软件包键 | brew:clinfo |
|---|---|
| 版本 | 3.0.25.02.14 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/clinfo |
| 主页 | https://github.com/Oblomov/clinfo |
| 仓库 | https://github.com/Oblomov/clinfo |
| 上游文档 | https://github.com/Oblomov/clinfo |
| 许可证 | CC0-1.0 |
| 源码归档 | https://github.com/Oblomov/clinfo/archive/refs/tags/3.0.25.02.14.tar.gz |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | clinfo |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
clinfo 3.0.25.02.14-1
Query OpenCL system information
https://github.com/Oblomov/clinfo
sudo apt install clinfoclinfo
nix profile install nixpkgs#clinfoclinfo 3.0.23.01.25-1build1
Query OpenCL system information
https://github.com/Oblomov/clinfo
sudo apt install clinfoclinfo 3.0.23.01.25-r0
Print all known information about all available OpenCL platforms and devices in the system
https://github.com/Oblomov/clinfo
sudo apk add clinfoclinfo-doc 3.0.23.01.25-r0
Print all known information about all available OpenCL platforms and devices in the system (documentation)
https://github.com/Oblomov/clinfo
sudo apk add clinfo-docclinfo 3.0.25.02.14-3.fc44
Enumerate OpenCL platforms and devices
https://github.com/Oblomov/clinfo
sudo dnf install clinfoclinfo 3.0.25.02.14-1
Simple OpenCL application that enumerates all available platform and device properties
https://github.com/Oblomov/clinfo
sudo pacman -S clinfoclinfo 3.0.25.02.14-1.3
Utility that reports status information for all installed OpenCL ICDs
https://github.com/Oblomov/clinfo/
sudo zypper install clinfo来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.