• Home
Name Date Size #Lines LOC

..--

src/03-May-2024-

BUILD.gnD03-May-20241.4 KiB5545

README.chromiumD03-May-2024688 1614

icd_cmake_config.hD03-May-202447 20

README.chromium

1Name: Khronos OpenCL ICD Loader
2Short Name: OpenCL-ICD-Loader
3Version: v2021.04.29
4URL: https://chromium.googlesource.com/external/github.com/KhronosGroup/OpenCL-ICD-Loader
5SOURCE CODE: git clone -b OpenCL-ICD-Loader https://chromium.googlesource.com/external/github.com/KhronosGroup/OpenCL-ICD-Loader
6Date: 29/04/2021
7Revision: 9b5e3849b49a1448996c8b96ba086cd774d987db
8Security Critical: no
9License: Apache 2.0
10License File: LICENSE
11
12Description:
13OpenCL defines an Installable Client Driver (ICD) mechanism to allow developers to build
14applications against an Installable Client Driver loader (ICD loader) rather than linking
15their applications against a specific OpenCL implementation.
16