Ben Ashbaugh

Results 432 comments of Ben Ashbaugh

> I've had a better look at these samples. This is very much in the spirit of what we should have in the SDK. Kudos for the nice CMake +...

Regarding docs, I think we should follow the model of the [Vulkan Guide](https://github.com/KhronosGroup/Vulkan-Guide) and develop the initial docs in plain markdown until we prove we need something fancier. I think...

There is a merge conflict here that needs to be resolved, also.

In the scenario above what are the SVM capabilities for this device? Specifically, does it support fine-grain SVM with atomics?

> We pass with the following configuration [...] This matches what we report for our coarse-grain SVM GPUs also, see e.g. https://opencl.gpuinfo.org/displayreport.php?id=2215.

I think there is some related discussion here: https://github.com/KhronosGroup/OpenCL-Docs/issues/770

Discussed in the April 16th teleconference: - We don’t have a lot of “setters” in OpenCL, so there is not a lot of precedence to base a decision upon. -...

> * Need to check if there is precedent for other APIs to mandate nullptr when the size is zero, or whether it is preferable to ignore the pointer when...

Figured it would be easier to track this discussion in an issue vs. a merged PR. > Would it be helpful to just define the attribute's value as its name,...