Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
BUILD.gn | H A D | 25-Apr-2025 | 1.5 KiB | 59 | 49 | |
README.chromium | H A D | 25-Apr-2025 | 701 | 17 | 15 | |
icd_cmake_config.h | H A D | 25-Apr-2025 | 47 | 2 | 0 |
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: 2021-04-29 7Revision: 9b5e3849b49a1448996c8b96ba086cd774d987db 8Security Critical: no 9Shipped: yes 10License: Apache 2.0 11License File: LICENSE 12 13Description: 14OpenCL defines an Installable Client Driver (ICD) mechanism to allow developers to build 15applications against an Installable Client Driver loader (ICD loader) rather than linking 16their applications against a specific OpenCL implementation. 17