Ben Ashbaugh
Ben Ashbaugh
I don't think we can merge this yet. @haonanya, can you please look at my review comments above?
I've filed the two issues in OpenCL-Docs described above.
Hey, sorry for the slow reply, this one slipped through my radar. I don't think it'd necessarily make sense to add a class like `cl::Buffer` for SVM, but one idea...
Should I transfer this issue to the CTS repo? Note also, I think the test case we need to add would set the kernel arguments **after** recording the kernel command...
You may want to rebase so this PR only includes your changes. It looks like it picked up a bunch of other commits, which is confusing the CLA bot. There...
It's been a while, but I think the intent behind "resolvable at compile time" is that `format` cannot be a kernel argument, therefore the code snip in your example is...
I'm not opposed to this, but I'm also not convinced enum classes provides a significant benefit with the current C++ bindings. Note that we do have enum classes in a...
Marking as draft for a bit more review and testing.
This was not as helpful as I was initially hoping it would be, but it doesn't seem to be hurting anything either.
Discussed in the June 17th memory subgroup: - More vendors have tried these tests. Most tests are passing on most implementations, but some vendors are failing the test that creates...