alpaka
Abstraction Library for Parallel Kernel Acceleration
CpuOmp2Blocks.hpp
Go to the documentation of this file.
1 /* Copyright 2019 Benjamin Worpitz
2  * SPDX-License-Identifier: MPL-2.0
3  */
4 
5 #pragma once
6 
7 #ifndef ALPAKA_ACC_CPU_B_OMP2_T_SEQ_ENABLED
8 # define ALPAKA_ACC_CPU_B_OMP2_T_SEQ_ENABLED
9 #endif