alpaka
Abstraction Library for Parallel Kernel Acceleration
AccCpuOmp2Threads.hpp File Reference

Go to the source code of this file.

Classes

class  alpaka::AccCpuOmp2Threads< TDim, TIdx >
 The CPU OpenMP 2.0 thread accelerator. More...
 
struct  alpaka::trait::AccToTag< alpaka::AccCpuOmp2Threads< TDim, TIdx > >
 
struct  alpaka::trait::AccType< AccCpuOmp2Threads< TDim, TIdx > >
 The CPU OpenMP 2.0 thread accelerator accelerator type trait specialization. More...
 
struct  alpaka::trait::CreateTaskKernel< AccCpuOmp2Threads< TDim, TIdx >, TWorkDiv, TKernelFnObj, TArgs... >
 The CPU OpenMP 2.0 thread accelerator execution task type trait specialization. More...
 
struct  alpaka::trait::DevType< AccCpuOmp2Threads< TDim, TIdx > >
 The CPU OpenMP 2.0 thread accelerator device type trait specialization. More...
 
struct  alpaka::trait::DimType< AccCpuOmp2Threads< TDim, TIdx > >
 The CPU OpenMP 2.0 thread accelerator dimension getter trait specialization. More...
 
struct  alpaka::trait::GetAccDevProps< AccCpuOmp2Threads< TDim, TIdx > >
 The CPU OpenMP 2.0 thread accelerator device properties get trait specialization. More...
 
struct  alpaka::trait::GetAccName< AccCpuOmp2Threads< TDim, TIdx > >
 The CPU OpenMP 2.0 thread accelerator name trait specialization. More...
 
struct  alpaka::trait::IdxType< AccCpuOmp2Threads< TDim, TIdx > >
 The CPU OpenMP 2.0 thread accelerator idx type trait specialization. More...
 
struct  alpaka::trait::PlatformType< AccCpuOmp2Threads< TDim, TIdx > >
 The CPU OpenMP 2.0 thread execution task platform type trait specialization. More...
 
struct  alpaka::trait::TagToAcc< alpaka::TagCpuOmp2Threads, TDim, TIdx >
 

Namespaces

 alpaka
 The alpaka accelerator library.
 
 alpaka::trait
 The accelerator traits.