-
Notifications
You must be signed in to change notification settings - Fork 17
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
janciesko
commented
Aug 16, 2023
•
edited
Loading
edited
- 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
force-pushed
the
local_deep_copy-2
branch
4 times, most recently
from
August 17, 2023 21:12
a69d46b
to
22c3906
Compare
janciesko
force-pushed
the
local_deep_copy-2
branch
from
August 28, 2023 21:46
22c3906
to
5fce844
Compare
janciesko
force-pushed
the
local_deep_copy-2
branch
from
August 28, 2023 21:48
5fce844
to
66f28f5
Compare
janciesko
force-pushed
the
local_deep_copy-2
branch
2 times, most recently
from
August 31, 2023 21:16
618afab
to
242325c
Compare
janciesko
force-pushed
the
local_deep_copy-2
branch
from
September 1, 2023 21:59
242325c
to
4ec99ee
Compare
janciesko
force-pushed
the
local_deep_copy-2
branch
2 times, most recently
from
September 7, 2023 16:54
cc1e52a
to
00b652d
Compare
janciesko
force-pushed
the
local_deep_copy-2
branch
from
September 7, 2023 17:24
00b652d
to
859eec8
Compare
janciesko
force-pushed
the
local_deep_copy-2
branch
from
September 7, 2023 21:24
71c1e35
to
ced79a9
Compare
janciesko
force-pushed
the
local_deep_copy-2
branch
from
September 11, 2023 16:41
171ec3e
to
8621cc7
Compare
janciesko
force-pushed
the
local_deep_copy-2
branch
from
September 11, 2023 16:46
8621cc7
to
3e9100d
Compare
This was referenced Sep 11, 2023
Closed
…with external KRS dep
janciesko
force-pushed
the
local_deep_copy-2
branch
from
September 11, 2023 18:47
65e57c9
to
1b3903b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.