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

Go to the source code of this file.

Classes

struct  alpaka::detail::TaskSetCpu< TDim, TView, TExtent >
 The CPU device ND memory set task. More...
 
struct  alpaka::detail::TaskSetCpu< DimInt< 0u >, TView, TExtent >
 The CPU device scalar memory set task. More...
 
struct  alpaka::detail::TaskSetCpu< DimInt< 1u >, TView, TExtent >
 The CPU device 1D memory set task. More...
 
struct  alpaka::detail::TaskSetCpuBase< TDim, TView, TExtent >
 The CPU device ND memory set task base. More...
 
struct  alpaka::trait::CreateTaskMemset< TDim, DevCpu >
 The CPU device memory set trait specialization. More...
 

Namespaces

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