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 70cca70 commit e3a76c0Copy full SHA for e3a76c0
sycl/test-e2e/Plugin/level_zero_usm_residency.cpp
@@ -1,8 +1,5 @@
1
// REQUIRES: gpu, level_zero
2
3
-// https://github.com/intel/llvm/issues/11434
4
-// XFAIL: gpu-intel-dg2
5
-
6
// RUN: %{build} %level_zero_options -o %t.out
7
// RUN: env SYCL_PI_TRACE=-1 UR_L0_DEBUG=-1 %{l0_leak_check} %{run} %t.out 2>&1 | FileCheck --check-prefixes=DEVICE %s
8
// RUN: env SYCL_PI_LEVEL_ZERO_USM_RESIDENT=0x001 SYCL_PI_TRACE=-1 UR_L0_DEBUG=-1 %{l0_leak_check} %{run} %t.out 2>&1 | FileCheck --check-prefixes=DEVICE %s
0 commit comments