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

Go to the source code of this file.

Namespaces

namespace  alpaka
 main alpaka namespace.

Functions

template<uint32_t T_width>
constexpr auto alpaka::makeSimdized (auto &&value)
 Transform a type into a SIMD-optimized data structure.
constexpr void alpaka::simdizedInvoke (auto &&fn, auto &&... args)
 Invokes the callable object fn with the parameters args.