[FEA]: `cuda::span<T, Properties...>` a safe view over - heterogeneous - memory
Open
libcu++
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
We want to extent the property based design for safe heterogeneous memory accesses to view types.
This will most likely require us to implement an iterator type that does the right and then guard all direct memory accesses.
Contributor guide
Assessment
This issue has not been assessed yet.