alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::GetAccDevProps< AccCpuOmp2Blocks< TDim, TIdx > > Struct Template Reference

The CPU OpenMP 2.0 block accelerator device properties get trait specialization. More...

#include <AccCpuOmp2Blocks.hpp>

Static Public Member Functions

static ALPAKA_FN_HOST auto getAccDevProps (DevCpu const &dev) -> alpaka::AccDevProps< TDim, TIdx >
 

Detailed Description

template<typename TDim, typename TIdx>
struct alpaka::trait::GetAccDevProps< AccCpuOmp2Blocks< TDim, TIdx > >

The CPU OpenMP 2.0 block accelerator device properties get trait specialization.

Definition at line 121 of file AccCpuOmp2Blocks.hpp.

Member Function Documentation

◆ getAccDevProps()

template<typename TDim , typename TIdx >
static ALPAKA_FN_HOST auto alpaka::trait::GetAccDevProps< AccCpuOmp2Blocks< TDim, TIdx > >::getAccDevProps ( DevCpu const &  dev) -> alpaka::AccDevProps<TDim, TIdx>
inlinestatic

Definition at line 123 of file AccCpuOmp2Blocks.hpp.


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