lmarz
lmarz
### Guidelines - [X] I have read the guidelines. ### Is your feature request related to a problem? Please describe. As the discussion in #536 has shown, the project needs...
I'm using only the commandline tools instead of Android Studio. I've only modified the API_KEY and changed the build tools version to 30.0.3 because of the same error as the...
In the file [OpenCL-SDK-v2022.09.30-Source.tar.gz](https://github.com/KhronosGroup/OpenCL-SDK/releases/download/v2022.09.30/OpenCL-SDK-v2022.09.30-Source.tar.gz), there is a directory called `build` which still includes the generated files from cmake.
**Describe the bug** Step 1: Don't have the mesa icd runtime installed. [mesa-opencl-icd](https://packages.debian.org/sid/mesa-opencl-icd) on Debian based systems Step 2: run OpenCLCapsViewer Step 3: The program fails with the message "Could...
Hi, me again. The [OpenCL-SDK-v2024.10.24-Source.tar.gz](https://github.com/KhronosGroup/OpenCL-SDK/releases/download/v2024.10.24/OpenCL-SDK-v2024.10.24-Source.tar.gz) has an unintentional directory structure: ``` /home/runner/work/OpenCL-SDK/OpenCL-SDK/install/ ``` when it should be: ``` ``` like in the zip.