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 a5b9821 commit d3926f7Copy full SHA for d3926f7
1 file changed
sycl/test-e2e/Graph/RecordReplay/host_task_in_order_dependency.cpp
@@ -3,7 +3,7 @@
3
// Extra run to check for leaks in Level Zero using UR_L0_LEAKS_DEBUG
4
// RUN: %if level_zero %{%{l0_leak_check} %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
5
//
6
-// UNSUPPORTED: level_zero && windows && gpu-intel-gen12
+// UNSUPPORTED: level_zero && windows && (gpu-intel-gen12 || gpu-intel-dg2)
7
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/20696
8
9
// REQUIRES: aspect-usm_host_allocations
0 commit comments