macOS
brew install clinfolocal Homebrew formula metadata
brew
Print information about OpenCL platforms and devices. Version 3.0.25.02.14 via Homebrew; verified from local package data.
install
brew install clinfolocal Homebrew formula metadata
sudo apk add clinfoAlpine Linux edge package indexes · clinfo · source: dl-cdn.alpinelinux.org
sudo apt install clinfoDebian stable package indexes · clinfo · source: deb.debian.org
sudo dnf install clinfoFedora Rawhide package metadata · clinfo · source: dl.fedoraproject.org
nix profile install nixpkgs#clinfonixpkgs package indexes · pkgs/by-name/cl/clinfo/package.nix · source: api.github.com
sudo pacman -S clinfoArch Linux sync databases · clinfo · source: geo.mirror.pkgbuild.com
sudo zypper install clinfoopenSUSE Tumbleweed package metadata · clinfo · source: download.opensuse.org
overview
Print information about OpenCL platforms and devices
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
clinfo | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/Oblomov/clinfo
install metadata
| Package key | brew:clinfo |
|---|---|
| Version | 3.0.25.02.14 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/clinfo |
| Homepage | https://github.com/Oblomov/clinfo |
| Repository | https://github.com/Oblomov/clinfo |
| Upstream docs | https://github.com/Oblomov/clinfo |
| License | CC0-1.0 |
| Source archive | https://github.com/Oblomov/clinfo/archive/refs/tags/3.0.25.02.14.tar.gz |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 clinfosource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.