File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
sycl/test-e2e/Graph/NativeCommand Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 4
4
// RUN: %if preview-breaking-changes-supported %{ %{run} %t2.out %}
5
5
// REQUIRES: level_zero, level_zero_dev_kit
6
6
7
+ // UNSUPPORTED: level_zero_v2_adapter
8
+ // UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17847
9
+
7
10
#include < level_zero/ze_api.h>
8
11
#include < sycl/backend.hpp>
9
12
#include < sycl/ext/oneapi/experimental/graph.hpp>
Original file line number Diff line number Diff line change 9
9
//
10
10
// REQUIRES: aspect-usm_host_allocations
11
11
12
+ // UNSUPPORTED: level_zero_v2_adapter
13
+ // UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17847
14
+
12
15
#include < level_zero/ze_api.h>
13
16
#include < sycl/backend.hpp>
14
17
#include < sycl/ext/oneapi/experimental/graph.hpp>
You can’t perform that action at this time.
0 commit comments