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 08a63c5 commit ff05707Copy full SHA for ff05707
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']
+config.unsupported_features += ['gpu-intel-gen9', 'gpu-intel-gen11', 'gpu-intel-gen12', 'gpu-intel-dg2', 'gpu-intel-pvc']
0 commit comments