Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEA]: cuda::mdspan<T, Extents, Properties...> a safe multidimensional view over -heterogeneous- memory #2134

Open
Tracked by #2132
miscco opened this issue Jul 31, 2024 · 0 comments
Assignees
Labels
feature request New feature or request. libcu++ For all items related to libcu++

Comments

@miscco
Copy link
Collaborator

miscco commented Jul 31, 2024

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

@miscco miscco changed the title cuda::mdspan<T, Extents, Properties...>? [FEA]: cuda::mdspan<T, Extents, Properties...> a safe multidimensional view over -heterogeneous- memory Jul 31, 2024
@miscco miscco self-assigned this Jul 31, 2024
@miscco miscco added feature request New feature or request. libcu++ For all items related to libcu++ labels Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request. libcu++ For all items related to libcu++
Projects
Status: Todo
Development

No branches or pull requests

1 participant