alpaka
Abstraction Library for Parallel Kernel Acceleration
|
The CPU blocking device queue thread wait trait specialization. More...
#include <QueueCpuOmp2Collective.hpp>
Static Public Member Functions | |
static ALPAKA_FN_HOST auto | currentThreadWaitFor (QueueCpuOmp2Collective const &queue) -> void |
The CPU blocking device queue thread wait trait specialization.
Blocks execution of the calling thread until the queue has finished processing all previously requested tasks (kernels, data copies, ...)
Definition at line 242 of file QueueCpuOmp2Collective.hpp.
|
inlinestatic |
Definition at line 244 of file QueueCpuOmp2Collective.hpp.