Ben Ashbaugh
Ben Ashbaugh
I'll fix this - this was something I did a long time ago as part of the "extended subgroups" extension spec, probably before we observed that using the unicode "zero...
I believe https://github.com/KhronosGroup/OpenCL-CTS/pull/2281 will address this issue.
We will draft a PR with option (3), to make a deep copy of the properties array.
Seems related to https://github.com/KhronosGroup/OpenCL-Docs/issues/581.
FWIW, different versions of Clang seem to be handling this differently. I still don't know which ones are correct, though! The godbolt example from #581 was against Clang 10, and...
> `CL_INVALID_ARG_VALUE` - arg_value specified is not a valid value Is this case sufficiently well-specified? What would be considered "not a valid value" that is not covered by another error...
> I conclude from your question this is not a real-life case, just a general phrase, is that right ? Yes, I think we need to ask ourselves if there...
Somewhat related to https://github.com/KhronosGroup/OpenCL-Docs/issues/993. Possible resolution, as discussed in the June 4th teleconference: - Add the required OpenCL version in the XML file, as a required field. - Include this...
@gwawiork heads up, this could use a rebase to fix the merge conflict.
This has been open for a very long time. It is a very small change. Could we get a review approval or two so it could be merged? Tagging usual...