alpaka
Abstraction Library for Parallel Kernel Acceleration
CpuThreads.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_SEQ_T_THREADS_ENABLED
8 # define ALPAKA_ACC_CPU_B_SEQ_T_THREADS_ENABLED
9 #endif