alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
iota.hpp File Reference

Go to the source code of this file.

Classes

struct  alpaka::onHost::internal::SimdIotaKernel

Namespaces

namespace  alpaka
 main alpaka namespace.
namespace  alpaka::onHost
 Functionality which is usable on the host CPU controller thread.
namespace  alpaka::onHost::internal

Functions

template<typename T_DataType>
void alpaka::onHost::internal::iota (auto const &queue, alpaka::concepts::Executor auto const exec, alpaka::concepts::Vector auto const &extents, T_DataType const &initValue, alpaka::concepts::IMdSpan auto &&... inputs)