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 44// RUN: %if preview-breaking-changes-supported %{ %{run} %t2.out %}
55// REQUIRES: level_zero, level_zero_dev_kit
66
7+ // UNSUPPORTED: level_zero_v2_adapter
8+ // UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17847
9+
710#include < level_zero/ze_api.h>
811#include < sycl/backend.hpp>
912#include < sycl/ext/oneapi/experimental/graph.hpp>
Original file line number Diff line number Diff line change 99//
1010// REQUIRES: aspect-usm_host_allocations
1111
12+ // UNSUPPORTED: level_zero_v2_adapter
13+ // UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17847
14+
1215#include < level_zero/ze_api.h>
1316#include < sycl/backend.hpp>
1417#include < sycl/ext/oneapi/experimental/graph.hpp>
You can’t perform that action at this time.
0 commit comments