File tree Expand file tree Collapse file tree 4 files changed +0
-10
lines changed Expand file tree Collapse file tree 4 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 22// RUN: %{build} %level_zero_options -o %t.ze.out
33// RUN: %{run} %t.ze.out
44
5- // Temporarily disable on L0 due to fails in CI
6- // UNSUPPORTED: level_zero
7-
85#include < level_zero/ze_api.h>
96
107#include < sycl/detail/core.hpp>
Original file line number Diff line number Diff line change 2020// This test checks that a valid GPU is returned by sycl-ls by default if one
2121// is present.
2222// UNSUPPORTED: hip
23- // Temporarily disable on L0 due to fails in CI
24- // UNSUPPORTED: level_zero
Original file line number Diff line number Diff line change 1313// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
1414//
1515// ===----------------------------------------------------------------------===//
16- // Temporarily disable on L0 due to fails in CI
17- // UNSUPPORTED: level_zero
Original file line number Diff line number Diff line change 55// RUN: env ONEAPI_DEVICE_SELECTOR="*:2" env TEST_DEV_CONFIG_FILE_NAME=%t1.conf %{run-unfiltered-devices} %t.out
66// RUN: env ONEAPI_DEVICE_SELECTOR="*:3" env TEST_DEV_CONFIG_FILE_NAME=%t1.conf %{run-unfiltered-devices} %t.out
77
8- // Temporarily disable on L0 due to fails in CI
9- // UNSUPPORTED: level_zero
10-
118#include " ../helpers.hpp"
129#include < fstream>
1310#include < iostream>
You can’t perform that action at this time.
0 commit comments