We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d3549b commit 6c4b8cbCopy full SHA for 6c4b8cb
SYCL/Regression/image_access.cpp
@@ -3,7 +3,8 @@
3
// RUN: env SYCL_PI_TRACE=2 %GPU_RUN_PLACEHOLDER %t.out 2>&1 %GPU_CHECK_PLACEHOLDER
4
// No execution of FPGA because it does not support images
5
//
6
-// UNSUPPORTED: hip
+// PVC doesn't support images.
7
+// UNSUPPORTED: hip, gpu-intel-pvc
8
// CUDA doesn't fully support OpenCL spec conform images.
9
10
//==-------------- image_access.cpp - SYCL image accessors test -----------==//
0 commit comments