Skip to content

Commit b2652ba

Browse files
committed
[SYCL][UR][L0v2] Mark interop-get-native-mem.cpp unsupported
1 parent 13477bc commit b2652ba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sycl/test-e2e/Adapters/level_zero/interop-get-native-mem.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
// RUN: %{build} %level_zero_options -o %t.out
88
// RUN: %{run} %t.out
99

10+
// L0v2 adapter does not support integrated buffers yet
11+
// UNSUPPORTED: level_zero_v2_adapter
12+
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/20280
13+
1014
// Test get_native_mem for the Level Zero backend.
1115

1216
// Level-Zero

0 commit comments

Comments
 (0)