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

The CPU OpenMP 2.0 thread accelerator device type trait specialization. More...

#include <AccCpuOmp2Threads.hpp>

Public Types

using type = DevCpu
 

Detailed Description

template<typename TDim, typename TIdx>
struct alpaka::trait::DevType< AccCpuOmp2Threads< TDim, TIdx > >

The CPU OpenMP 2.0 thread accelerator device type trait specialization.

Definition at line 169 of file AccCpuOmp2Threads.hpp.

Member Typedef Documentation

◆ type

template<typename TDim , typename TIdx >
using alpaka::trait::DevType< AccCpuOmp2Threads< TDim, TIdx > >::type = DevCpu

Definition at line 171 of file AccCpuOmp2Threads.hpp.


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