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 eb5e5b2 commit 0ff94d0Copy full SHA for 0ff94d0
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