Skip to content

245 Serialize Kokkos::View<const T> through a non-const alias, rather than copying#246

Draft
PhilMiller wants to merge 1 commit intodevelopfrom
245-const-view
Draft

245 Serialize Kokkos::View<const T> through a non-const alias, rather than copying#246
PhilMiller wants to merge 1 commit intodevelopfrom
245-const-view

Conversation

@PhilMiller
Copy link
Member

Fixes #245

@PhilMiller
Copy link
Member Author

This is probably tripping over kokkos/kokkos#4913 and issues with ownership of an aliased allocation backing a View. I can do better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Avoid double-copying in serialize(View<const T, DeviceSpace>)

1 participant