[CI] Exclude image_accessor from SYCL CTS#8260
Conversation
This change propagates the change Khronos SYCL-CTS config file. image_accessor does not build with DPC++. See KhronosGroup/SYCL-CTS#485 for more details.
|
Ran post-commit on pre-commit in the similar PR, the problem is gone, but tests didn't run due to: PR: #8268 |
|
This is a different issue not related to the patch. For some reason, sycl runtime didn't detect any devices. Let's fix the build and if this issue exposed in post-commit, we will investigate. @intel/dpcpp-devops-reviewers, ping. |
I see in the logs that CUDA and HIP plug-ins aren't built anymore. |
This change propagates the change Khronos SYCL-CTS config file. image_accessor does not build with DPC++. See KhronosGroup/SYCL-CTS#485 for more details.