Skip to content

Commit 13f9d22

Browse files
Merge pull request intel#1021 from smaslov-intel/barrier_batch
[SYCL][L0] re-enable SYCL/Plugin/level_zero_batch_barrier.cpp (intel#1092)
2 parents 1d118bf + d152989 commit 13f9d22

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

SYCL/Plugin/level_zero_batch_barrier.cpp

100644100755
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
// See https://github.com/intel/llvm-test-suite/issues/811
2-
// REQUIRES: gpu, level_zero, TEMPORARILY_DISABLED
1+
// REQUIRES: gpu, level_zero
32

43
// RUN: %clangxx -fsycl -fsycl-unnamed-lambda -fsycl-targets=%sycl_triple %level_zero_options %s -o %t.out
54
// RUN: env SYCL_PI_TRACE=2 ZE_DEBUG=1 SYCL_PI_LEVEL_ZERO_DEVICE_SCOPE_EVENTS=2 SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=0 %GPU_RUN_PLACEHOLDER %t.out 2>&1 %GPU_CHECK_PLACEHOLDER

0 commit comments

Comments
 (0)