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 6a4a6cb commit 8589076Copy full SHA for 8589076
sycl/test-e2e/Graph/lit.local.cfg
@@ -1,6 +1,6 @@
1
if 'windows' in config.available_features:
2
# https://github.com/intel/llvm/issues/17165
3
- config.unsupported_features += ['arch-intel_gpu_bmg_g21']
+ config.unsupported_features += ['arch-intel_gpu_bmg_g21', 'arch-intel_gpu_bmg_g31']
4
# LNL - CMPLRTST-27275
5
config.unsupported_features += ['arch-intel_gpu_lnl_m']
6
# PTL - CMPLRTST-27275
0 commit comments