Lines Matching full:icd
19 It is advised that the [OpenCL ICD-Loader](https://github.com/KhronosGroup/OpenCL-ICD-Loader)
21 build of the ICD loader and `OPENCL_LIBRARIES` is "OpenCL".
31 git clone https://github.com/KhronosGroup/OpenCL-ICD-Loader.git
33 mkdir OpenCL-ICD-Loader/build
34 cmake -S OpenCL-ICD-Loader -B OpenCL-ICD-Loader/build \
36 cmake --build ./OpenCL-ICD-Loader/build --config Release
41 -DCL_LIB_DIR=$PWD/OpenCL-ICD-Loader/build \
55 If the OpenCL library built against is the ICD Loader, and the vendor library to
57 [default ICD Loader location](https://github.com/KhronosGroup/OpenCL-ICD-Loader#registering-icds)
58 then the [OCL_ICD_FILENAMES](https://github.com/KhronosGroup/OpenCL-ICD-Loader#table-of-debug-envir…
59 environment variable will need to be set for the ICD Loader to detect the OpenCL