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 eb0f082 commit ff8dc2eCopy full SHA for ff8dc2e
SYCL/Plugin/level_zero_batch_barrier.cpp
@@ -1,9 +1,14 @@
1
<<<<<<< HEAD
2
+<<<<<<< HEAD
3
// See https://github.com/intel/llvm-test-suite/issues/811
4
// REQUIRES: gpu, level_zero, TEMPORARILY_DISABLED
5
=======
6
// REQUIRES: gpu, level_zero
7
>>>>>>> 4508a3f5f ([SYCL] test for barrier batching (#750))
8
+=======
9
+// See https://github.com/intel/llvm-test-suite/issues/811
10
+// REQUIRES: gpu, level_zero, TEMPORARILY_DISABLED
11
+>>>>>>> 977a7ce75 ([SYCL] Disable flaky tests (#812))
12
13
// RUN: %clangxx -fsycl -fsycl-unnamed-lambda -fsycl-targets=%sycl_triple %level_zero_options %s -o %t.out
14
// RUN: env SYCL_PI_TRACE=2 ZE_DEBUG=1 %GPU_RUN_PLACEHOLDER %t.out 2>&1 %GPU_CHECK_PLACEHOLDER
0 commit comments