alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Suggests vectorization of the directly following loop to the compiler. More...
Variables | |
constexpr std::size_t | defaultAlignment |
Suggests vectorization of the directly following loop to the compiler.
Usage: ALPAKA_VECTORIZE_HINT for(...){...}
|
constexpr |
Definition at line 34 of file Vectorize.hpp.