macOS
brew install clinfolocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für clinfo in AI-Agent-Workflows.
Installation
brew install clinfolocal Homebrew formula metadata
sudo apk add clinfoAlpine Linux edge package indexes · clinfo · Quelle: dl-cdn.alpinelinux.org
sudo apt install clinfoDebian stable package indexes · clinfo · Quelle: deb.debian.org
sudo dnf install clinfoFedora Rawhide package metadata · clinfo · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#clinfonixpkgs package indexes · pkgs/by-name/cl/clinfo/package.nix · Quelle: api.github.com
sudo pacman -S clinfoArch Linux sync databases · clinfo · Quelle: geo.mirror.pkgbuild.com
sudo zypper install clinfoopenSUSE Tumbleweed package metadata · clinfo · Quelle: download.opensuse.org
Überblick
Print information about OpenCL platforms and devices
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
clinfo | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/Oblomov/clinfo
Installationsmetadaten
| Paketschlüssel | brew:clinfo |
|---|---|
| Version | 3.0.25.02.14 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/clinfo |
| Homepage | https://github.com/Oblomov/clinfo |
| Repository | https://github.com/Oblomov/clinfo |
| Upstream-Dokumentation | https://github.com/Oblomov/clinfo |
| Lizenz | CC0-1.0 |
| Quellarchiv | https://github.com/Oblomov/clinfo/archive/refs/tags/3.0.25.02.14.tar.gz |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 clinfoQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.