![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Load data from a data source as SIMD vector. More...
#include <interface.hpp>
Classes | |
| struct | Op |
| struct | Op< LinearizedIdxGenerator< T_IndexType, T_dim >, T_MdSpanAlignment, T_Idx > |
| Add support to use the generator with SimdPtr. More... | |
| struct | Op< T_MdSpan, T_MdSpanAlignment, T_Idx > |
Load data from a data source as SIMD vector.
A data source is not required to have physical stored data, it can also be a generator, therefore only the data source knows how load create aSIMD vector.
Definition at line 142 of file interface.hpp.