Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 826 Bytes

guidelines.md

File metadata and controls

25 lines (15 loc) · 826 Bytes

Guidelines

Requierements

  1. A C++ compiler
  2. CMake, version 3.20 or higher.
  3. OpenCL

OpenCL

CLIc rely on both the FindOpenCL package provided by CMake to determine the OpenCL library location on the system and the Khronos OpenCL headers for compilation. Please follow the instruction to install OpenCL before considering using CLIc.

Source compilation

Windows Linux MacOS

FAQ

WIP

More help?

Do not hesitate to create an issue if you are facing un-documented errors or difficulties.