Skip to content

Commit 2630186

Browse files
callumfareomarahmed1111
authored andcommitted
Reenable L0 batch e2e tests
1 parent ff57a77 commit 2630186

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

sycl/test-e2e/Plugin/level_zero_batch_barrier.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
// REQUIRES: gpu, level_zero, level_zero_dev_kit
22

3-
// TODO: Reenable, see https://github.com/intel/llvm/issues/14704
4-
// UNSUPPORTED: windows, linux
5-
63
// RUN: %{build} %level_zero_options -o %t.out
74
// RUN: env SYCL_UR_TRACE=1 UR_L0_DEBUG=1 SYCL_PI_LEVEL_ZERO_DEVICE_SCOPE_EVENTS=2 SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=0 %{run} %t.out 2>&1 | FileCheck %s
85

sycl/test-e2e/Plugin/level_zero_dynamic_batch_test.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// REQUIRES: gpu, level_zero
2-
// TODO: Reenable, see https://github.com/intel/llvm/issues/14721
3-
// UNSUPPORTED: ze_debug, windows, linux
2+
// UNSUPPORTED: ze_debug
43

54
// RUN: %{build} -o %t.ooo.out
65
// RUN: %{build} -DUSING_INORDER -o %t.ino.out

0 commit comments

Comments
 (0)