alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Executor of parallel OpenMP loop with the given schedule. More...
Executor of parallel OpenMP loop with the given schedule.
Is explicitly specialized for all supported schedule kinds to help code optimization by compilers.
TKernel | The kernel type. |
TSchedule | The schedule type (not necessarily omp::Schedule). |
TScheduleKind | The schedule kind value. |
Definition at line 59 of file TaskKernelCpuOmp2Blocks.hpp.