alpaka
Abstraction Library for Parallel Kernel Acceleration
GpuSyclIntel.hpp
Go to the documentation of this file.
1 /* Copyright 2023 Jan Stephan
2  * SPDX-License-Identifier: MPL-2.0
3  */
4 
6 
7 #ifndef ALPAKA_SYCL_ONEAPI_GPU
8 # define ALPAKA_SYCL_ONEAPI_GPU
9 #endif
10 
11 #ifndef ALPAKA_SYCL_TARGET_GPU
12 # define ALPAKA_SYCL_TARGET_GPU
13 #endif