alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::internal::LoadAsSimd Struct Reference

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 >

Detailed Description

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.


The documentation for this struct was generated from the following file: