Skip to content

Commit e0eda7e

Browse files
authored
[SYCL][E2E] Disable level_zero_batch_test_copy_with_compute.cpp on BMG Windows (#17433)
Saw it hang for over 45 min. Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 88c096c commit e0eda7e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/Adapters/level_zero_batch_test_copy_with_compute.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
// REQUIRES: gpu, level_zero
22
// UNSUPPORTED: ze_debug, level_zero_v2_adapter
33

4+
// UNSUPPORTED: windows && arch-intel_gpu_bmg_g21
5+
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17255
6+
47
// RUN: %{build} -o %t.out
58

69
// Set batching to 4 explicitly

0 commit comments

Comments
 (0)