10 #ifdef ALPAKA_ACC_CPU_B_OMP2_T_SEQ_ENABLED
13 # error If ALPAKA_ACC_CPU_B_OMP2_T_SEQ_ENABLED is set, the compiler has to support OpenMP 2.0 or higher!
The CPU OpenMP 2.0 block memory fence.
The alpaka accelerator library.
Tag used in class inheritance hierarchies that describes that a specific interface (TInterface) is im...
Memory fences are observed by all threads in the same block.
Memory fences are observed by all threads on the device.
Memory fences are observed by all threads in the same grid.
static auto mem_fence(MemFenceOmp2Blocks const &, memory_scope::Block const &)
static auto mem_fence(MemFenceOmp2Blocks const &, memory_scope::Device const &)
static auto mem_fence(MemFenceOmp2Blocks const &, memory_scope::Grid const &)