[FEA]: `cuda::mdspan<T, Extents, Properties...>` a safe multidimensional view over -heterogeneous- memory
Open
libcu++
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 487
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 296
Description
We want to extent the property based design for safe heterogeneous memory accesses to view types.
With `cuda::std::mdspan` we might need to work with the accessor to ensure that we avoid illegal memory accesses
Contributor guide
Assessment
This issue has not been assessed yet.