How to Install clinfo in Ubuntu 18.04



Install clinfo by entering the following commands in the terminal:

sudo apt update
sudo apt install clinfo

Description:

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.

Homepage: https://github.com/Oblomov/clinfo

Version: 2.2.18.03.26-1

Section: universe/admin