kokkos / mdspan

Reference implementation of mdspan targeting C++23
Other
413 stars 69 forks source link

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

Closed nmm0 closed 5 months ago

nmm0 commented 7 months ago

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