%general-entities; ]> libclc-&libclc-version; libclc Introduction to libclc The libclc package contains an implementation of the library requirements of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. &lfs121_checked; Package Information Download (HTTP): Download MD5 sum: &libclc-md5sum; Download size: &libclc-size; Estimated disk space required: &libclc-buildsize; Estimated build time: &libclc-time; libclc Dependencies Required Installation of libclc Install libclc by running the following commands: mkdir build && cd build && cmake -D CMAKE_INSTALL_PREFIX=/usr \ -D CMAKE_BUILD_TYPE=Release \ -G Ninja .. && ninja To test the results, issue: ninja test. Two tests, external-calls-clspv--.bc and external-calls-clspv64--.bc, are known to fail due to invalid syntax. Now, as the &root; user: ninja install Contents Installed Programs Installed Libraries Installed Directories None None /usr/include/clc and /usr/share/clc