![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
The CPU collective device queue. More...
#include <QueueCpuOmp2Collective.hpp>
Inheritance diagram for alpaka::QueueCpuOmp2Collective:Public Member Functions | |
| QueueCpuOmp2Collective (DevCpu const &dev) | |
| auto | operator!= (QueueCpuOmp2Collective const &rhs) const -> bool |
| auto | operator== (QueueCpuOmp2Collective const &rhs) const -> bool |
Public Attributes | |
| std::shared_ptr< cpu::detail::QueueCpuOmp2CollectiveImpl > | m_spQueueImpl |
The CPU collective device queue.
Definition at line 87 of file QueueCpuOmp2Collective.hpp.
|
inlineexplicit |
Definition at line 89 of file QueueCpuOmp2Collective.hpp.
|
inline |
Definition at line 100 of file QueueCpuOmp2Collective.hpp.
|
inline |
Definition at line 95 of file QueueCpuOmp2Collective.hpp.
| std::shared_ptr<cpu::detail::QueueCpuOmp2CollectiveImpl> alpaka::QueueCpuOmp2Collective::m_spQueueImpl |
Definition at line 105 of file QueueCpuOmp2Collective.hpp.