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

The CPU threads accelerator device type trait specialization. More...

#include <AccCpuThreads.hpp>

Public Types

using type = DevCpu
 

Detailed Description

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

The CPU threads accelerator device type trait specialization.

Definition at line 177 of file AccCpuThreads.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 179 of file AccCpuThreads.hpp.


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