Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit f3fad64

Browse files
[SYCL][L0] re-enable SYCL/Plugin/level_zero_batch_barrier.cpp (#1092)
Signed-off-by: Sergey V Maslov <[email protected]>
1 parent cc2cc9b commit f3fad64

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)