We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6194b94 commit c22439cCopy full SHA for c22439c
sycl/test-e2e/Adapters/level_zero/eager_init.cpp
@@ -3,9 +3,6 @@
3
// UNSUPPORTED-INTENDED: ze_debug UR emits summary of leaks that contains
4
// function names that we match in the test.
5
6
-// UNSUPPORTED: windows && arch-intel_gpu_bmg_g21
7
-// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/18067
8
-
9
// RUN: %{build} -Wno-error=deprecated-declarations %level_zero_options -o %t.out
10
// RUN: env UR_L0_DEBUG=1 SYCL_EAGER_INIT=1 %{run} %t.out 2>&1 | FileCheck %s
11
//
0 commit comments