Kévin Petit
Kévin Petit
Ok, good to know you're not blocked if I forget to hit the button :)
There is already another way of selecting devices and platforms using the `CL_DEVICE_INDEX`, `CL_PLATFORM_INDEX` and `CL_DEVICE_TYPE` environment variables. The command-line syntax is quirky and will get in the way of...
@gwawiork Any more feedback on this change?
@nikhiljnv Agree that's where we want to end up but currently we have a mix of environment variables and command line parameters for device/platform configuration (with both supported in some...
Deprecated doesn't mean removed. All OpenCL implementations still have to support it. We've discussed removing it in the working group but until that happens, we have to test it.
@ahesham-arm Agree with Ben. This test triggered a few discussions and we ended up allowing non-1.0 implementations to just not support this function. There are two options I can think...
@ellnor01 @ahesham-arm This one needs rebasing.
That's something I've had at the back of my mind for a while. I agree we should absolutely do it. Thanks for creating this issue and for the links!
May be superseded by https://github.com/KhronosGroup/OpenCL-CTS/pull/2243
I've kicked off the run to update it. I'll retrigger these jobs once the new artifact is available.