22 template<
typename T_Acc,
typename T_Api, alpaka::concepts::DeviceKind T_DeviceKind>
25 constexpr auto operator()(T_Acc
const&, T_Api, T_DeviceKind)
const
35 return trait::AutoIndexMapping::
65 template<
typename TDataSource>
#define ALPAKA_TYPEOF(...)
Get the type of instance.
alpaka internal implementations.
constexpr auto adjustMapping(auto const &acc)
Specialize the trait for DataSource class if the object is copyable.
constexpr auto operator()(T_Acc const &, T_Api, T_DeviceKind) const
Generates indices scattered based on the number of worker threads for each dimension.