Ben Ashbaugh
Ben Ashbaugh
@shajder is this ready for review? I see you removed the "focused review" label - thanks!
Merging as discussed in the May 27th memory subgroup.
Removing "focused review" for now while discussions are ongoing.
FWIW, we've had this comment in the OpenCL headers for as long as I can remember: ```c #ifdef CL_USE_DEPRECATED_OPENCL_1_0_APIS /* * WARNING: * This API introduces mutable state into the...
I think we need to update this test to allow OpenCL implementations newer than OpenCL 1.0 to unconditionally return an error code for this function, see https://github.com/KhronosGroup/OpenCL-Docs/pull/980.
Merging as discussed in the August 6th teleconference.
IMHO, one of the trickiest parts of testing float atomics will be numerical stability because floating-point addition is not associative. Have you given any thought how to handle this issue?...
Merging as discussed over email.
Hi, can you please describe the problem in more detail? Which memory object may be released prematurely? Thanks!
Merging as discussed in the August 6th teleconference.