Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] temporarily disable sycl-ls-unified-runtime.cpp test #1493

Merged
merged 2 commits into from
Jan 11, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion SYCL/Plugin/sycl-ls-unified-runtime.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// REQUIRES: level_zero
// REQUIRES: TEMPORARY_DISABLED
// Unified Runtime will soon be changing its reporting.
//
// RUN: env ONEAPI_DEVICE_SELECTOR="ext_oneapi_unified_runtime:*" sycl-ls --verbose 2>&1 %GPU_CHECK_PLACEHOLDER

Expand Down