We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b2b55c commit c7e8c65Copy full SHA for c7e8c65
sycl/test-e2e/Graph/NativeCommand/level-zero_usm.cpp
@@ -4,6 +4,9 @@
4
// RUN: %if preview-breaking-changes-supported %{ %{run} %t2.out %}
5
// REQUIRES: level_zero, level_zero_dev_kit
6
7
+// UNSUPPORTED: level_zero_v2_adapter
8
+// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17847
9
+
10
#include <level_zero/ze_api.h>
11
#include <sycl/backend.hpp>
12
#include <sycl/ext/oneapi/experimental/graph.hpp>
sycl/test-e2e/Graph/NativeCommand/level-zero_usm_D2H_copy.cpp
@@ -9,6 +9,9 @@
//
// REQUIRES: aspect-usm_host_allocations
13
14
15
16
17
0 commit comments