OpenCL-ICD-Loader icon indicating copy to clipboard operation
OpenCL-ICD-Loader copied to clipboard

Test entry points that came after OpenCL 1.2

Open alycm opened this issue 5 years ago • 0 comments

There are some simple smoke tests in this repo, but only entry points up until OpenCL 1.2 are tested. OpenCL 2.0, 2.1, 2.2, and extensions added in that timeframe are not tested.

Adding tests is very formulaic, I added two for experimental entry points here: https://github.com/KhronosGroup/OpenCL-ICD-Loader/pull/108

The flip side of them being so formulaic is that they really are just smoke tests.

alycm avatar Apr 24 '20 00:04 alycm