OpenCL-CTS icon indicating copy to clipboard operation
OpenCL-CTS copied to clipboard

Document filter modes required for a formal conformance submission

Open kpet opened this issue 5 years ago • 3 comments

Make it clear that GPU implementations aren't required to meet the CL_FILTER_LINEAR precision requirements of the CTS.

kpet avatar Jun 16 '20 15:06 kpet

I opened a specification issue to document the requirement there as well: https://github.com/KhronosGroup/OpenCL-Docs/issues/332

For the CTS could the tests themselves not "skip" when run on a GPU device, rather than just documenting the requirement?

alycm avatar Jun 16 '20 23:06 alycm

Ultimately, I think we should have an "official run" mode where all these decisions happen automatically but a quick look at the code suggests it is likely to be quite a bit of work for that feature specifically.

kpet avatar Jun 17 '20 09:06 kpet