macOS
brew install clinfolocal Homebrew formula metadata
brew
clinfo のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.