We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 036cab2 commit 65e29ffCopy full SHA for 65e29ff
sycl/test-e2e/AddressSanitizer/lit.local.cfg
@@ -11,4 +11,4 @@ config.substitutions.append(
11
config.unsupported_features += ['cuda', 'hip']
12
13
# FIXME: Skip gen devices, waiting for gfx driver uplifting
14
-config.unsupported_features += ['gpu-intel-gen9', 'gpu-intel-gen11', 'gpu-intel-gen12', 'gpu-intel-dg2', 'gpu-intel-pvc']
+config.unsupported_features += ['gpu-intel-gen9', 'gpu-intel-gen11', 'gpu-intel-gen12', 'gpu-intel-dg2', 'gpu-intel-pvc', 'arch-intel_gpu_pvc']
0 commit comments