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