kokkos / mdspan

Reference implementation of mdspan targeting C++23
Other
398 stars 65 forks source link

missing `__host__` `__device__` in padded layouts #326

Closed nmm0 closed 2 months ago

nmm0 commented 4 months ago

Some functions need to be marked with MDSPAN_INLINE_FUNCTION which in cuda generate __host__ __device__