DPC++ Runtime
Runtime libraries for oneAPI DPC++
level_zero.hpp
Go to the documentation of this file.
1
//==--------- level_zero.hpp - SYCL Level-Zero backend ---------------------==//
2
//
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
// See https://llvm.org/LICENSE.txt for license information.
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
//
7
//===----------------------------------------------------------------------===//
8
9
#pragma once
10
11
#include <
CL/sycl/detail/defines_elementary.hpp
>
12
13
__SYCL_WARNING
(
"CL/sycl/backend/level_zero.hpp usage is deprecated, include "
14
"sycl/ext/oneapi/backend/level_zero.hpp instead"
)
15
16
#include <sycl/ext/oneapi/backend/level_zero.hpp>
defines_elementary.hpp
__SYCL_WARNING
#define __SYCL_WARNING(msg)
Definition:
defines_elementary.hpp:107
include
CL
sycl
backend
level_zero.hpp
Generated by
1.8.17