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 08a74f9 commit 0b39c51Copy full SHA for 0b39c51
sycl/test-e2e/bindless_images/read_write_1D_subregion.cpp
@@ -3,6 +3,10 @@
3
// UNSUPPORTED: hip
4
// UNSUPPORTED-INTENDED: Undetermined issue in 'create_image' in this test.
5
6
+// Test flakily failing on Windows+ BMG
7
+// UNSUPPORTED: windows && arch-intel_gpu_bmg_g21
8
+// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17439
9
+
10
// RUN: %{build} -o %t.out
11
// RUN: %{run-unfiltered-devices} env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 %t.out
12
0 commit comments