Ben Ashbaugh
Ben Ashbaugh
Merging as discussed in the May 6th teleconference.
Discussed in the April 1st memory subgroup. Can the issue description include details how to reproduce the failure? Can the failure be isolated to a single test? What would the...
Merging as discussed in the October 1st teleconference.
The conversions PR referenced above doesn't looks too bad to me, honestly. If there are places that would benefit from a larger column limit, could we just wrap them in...
This has had "focused review" for a couple of months now, but it hasn't had any activity recently. Can we close it? In the last few comments it doesn't seem...
I think we should close this PR, personally, but I'm at least going to take the "focused review" label off for now so it comes off of our lists.
Discussed in the August 26th teleconference. We are not planning to pursue this further.
Thanks, I'll fix this. Noting for completeness, the links aren't broken, but they basically point to themselves, so they certainly aren't useful.
Hmm, looking at a [CTS test](https://github.com/KhronosGroup/OpenCL-CTS/blob/34745bd9368e2a37544c1f878c29381e703f8fdd/test_conformance/compiler/test_build_helpers.cpp#L708) that performs this query, it seems like there are two possibilities if no partition properties are supported: 1. The query can return a size...
Yeah, I agree having two possibilities is undesirable. FWIW, it looks like most (almost all?) implementations actually went with option (2), at least those in the database: https://opencl.gpuinfo.org/displaydeviceinfo.php?name=CL_DEVICE_PARTITION_PROPERTIES I'm not...