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 f415b60 commit 4564680Copy full SHA for 4564680
sycl/test-e2e/AsyncAlloc/device/memory_pool.cpp
@@ -1,8 +1,8 @@
1
// RUN: %{build} -o %t.out
2
// RUN: %{run} %t.out
3
4
-// XFAIL: level_zero
5
-// XFAIL-TRACKER: https://github.com/intel/llvm/issues/17772
+// UNSUPPORTED: level_zero_v2_adapter
+// UNSUPPORTED-INTENDED: v2 adapter does not support pool statistics.
6
7
#include <iostream>
8
#include <sycl/detail/core.hpp>
0 commit comments