clinfo
Query OpenCL system information
Install
- All systems
-
curl cmd.cat/clinfo.sh
- Debian
-
apt-get install clinfo
- Ubuntu
-
apt-get install clinfo
- Arch Linux
-
pacman -S clinfo
- Kali Linux
-
apt-get install clinfo
- Fedora
-
dnf install clinfo
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install clinfo
- OS X
-
brew install clinfo
- Raspbian
-
apt-get install clinfo
- Dockerfile
- dockerfile.run/clinfo
clinfo
Query OpenCL system information
OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. This package contains a tool that queries the capabilities of the available OpenCL drivers.