![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Interface concept for objects describing multidimensional memory access. More...
#include <IMdSpan.hpp>
Interface concept for objects describing multidimensional memory access.
An object of type alpaka::mdspan does not store any information about the storage location, e.g., whether the memory is located on a CPU or a GPU.
Definition at line 91 of file IMdSpan.hpp.