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

Add conversion operators from/to View and mdspan #6805

Closed
nmm0 opened this issue Feb 12, 2024 · 0 comments · Fixed by #6830
Closed

Add conversion operators from/to View and mdspan #6805

nmm0 opened this issue Feb 12, 2024 · 0 comments · Fixed by #6830
Assignees
Labels
Enhancement Improve existing capability; will potentially require voting
Milestone

Comments

@nmm0
Copy link
Contributor

nmm0 commented Feb 12, 2024

The general interface should follow the operations in mdarray.

Initially the converting constructor will just use std::default_accessor and create an unmanaged view. We will add space-aware accessors in a separate PR.

@nmm0 nmm0 added the Enhancement Improve existing capability; will potentially require voting label Feb 12, 2024
@nmm0 nmm0 added this to the Release 4.3 milestone Feb 12, 2024
@nmm0 nmm0 self-assigned this Feb 12, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue Feb 21, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue Feb 21, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue Feb 21, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue Feb 21, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue Feb 23, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue Feb 26, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue Mar 1, 2024
…ow runtime-unmanaged (but compile-time managed) views to be constructed from mdspans
nmm0 added a commit to nmm0/kokkos that referenced this issue Mar 1, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue Mar 1, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue Mar 6, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue Mar 6, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue Mar 6, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue Mar 6, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue Mar 6, 2024
…ow runtime-unmanaged (but compile-time managed) views to be constructed from mdspans
nmm0 added a commit to nmm0/kokkos that referenced this issue Mar 6, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue Mar 6, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue Mar 6, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue Mar 6, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue Mar 7, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue Mar 7, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue Mar 7, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
nmm0 added a commit to nmm0/kokkos that referenced this issue May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improve existing capability; will potentially require voting
Projects
Development

Successfully merging a pull request may close this issue.

1 participant