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

Overhaul the project #82

Merged
merged 40 commits into from
Sep 11, 2023
Merged

Overhaul the project #82

merged 40 commits into from
Sep 11, 2023

Conversation

janciesko
Copy link
Contributor

@janciesko janciesko commented Aug 16, 2023

  • Adds block transfers via local_deep_copy for remote subviews.
  • Adds unit tests
  • Adds benchmarks using this API
  • Change ranges to open ranges ([x,y[)
  • Ranges now use Kokkos::pair (vs. std::pair)
  • Modernizes the use of AllocationRecord
  • Consolidates code

@janciesko janciesko force-pushed the local_deep_copy-2 branch 4 times, most recently from a69d46b to 22c3906 Compare August 17, 2023 21:12
@janciesko janciesko force-pushed the local_deep_copy-2 branch 2 times, most recently from 618afab to 242325c Compare August 31, 2023 21:16
@janciesko janciesko marked this pull request as draft September 1, 2023 23:40
@janciesko janciesko force-pushed the local_deep_copy-2 branch 2 times, most recently from cc1e52a to 00b652d Compare September 7, 2023 16:54
@janciesko janciesko marked this pull request as ready for review September 11, 2023 20:06
@janciesko janciesko merged commit 3594488 into kokkos:main Sep 11, 2023
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.

2 participants