How to Install libclc-dev in Ubuntu 18.04



Install libclc-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libclc-dev

Description:

OpenCL C language implementation - development files

libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files.

Homepage: https://libclc.llvm.org

Version: 0.2.0+git20180312-1

Section: universe/libdevel