alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::GetDev< QueueCpuOmp2Collective > Struct Reference

The CPU blocking device queue device get trait specialization. More...

#include <QueueCpuOmp2Collective.hpp>

Static Public Member Functions

static ALPAKA_FN_HOST auto getDev (QueueCpuOmp2Collective const &queue) -> DevCpu
 

Detailed Description

The CPU blocking device queue device get trait specialization.

Definition at line 119 of file QueueCpuOmp2Collective.hpp.

Member Function Documentation

◆ getDev()

static ALPAKA_FN_HOST auto alpaka::trait::GetDev< QueueCpuOmp2Collective >::getDev ( QueueCpuOmp2Collective const &  queue) -> DevCpu
inlinestatic

Definition at line 121 of file QueueCpuOmp2Collective.hpp.


The documentation for this struct was generated from the following file: