Kévin Petit
Kévin Petit
With the change the only missing uses reported by https://github.com/KhronosGroup/OpenCL-Docs/pull/730 are vendor definitions and vendor-reserved enums.
As discussed in the 2020/05/22 tooling call, we probably want to resolve this for CL3.0.
@pvelesko The extension specification has now been finalised and integrated into the main OpenCL spec and we also have CTS tests. Are you planning to pick up this PR at...
Thanks for reporting this! It seems, after a quick skim of your log, that the api_tests issues are unrelated to the failure with Geekbench. The latter is caused by incorrect...
Created the following issues for gaps in the CTS identified during the review of this PR: - https://github.com/KhronosGroup/OpenCL-CTS/issues/2163 - https://github.com/KhronosGroup/OpenCL-CTS/issues/2164
Right, the plot thickens. How reproducible is it?
Thanks for the report. This is an issue in clspv. I suggest you create an issue in the clspv project directly: https://github.com/google/clspv/issues. We can keep this one to track the...
clvk does work on Windows. Are you facing a specific issue?
Following the instructions in the README (https://github.com/kpet/clvk?tab=readme-ov-file#getting-started) should produce an `OpenCL.dll` in the `build` folder.
We should fix this. There's no reason for this broken config file ending up in the default location :).