-
Notifications
You must be signed in to change notification settings - Fork 126
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
Backport from master #4374
Merged
vicentebolea
merged 14 commits into
ornladios:release_210
from
vicentebolea:backport-from-master
Oct 25, 2024
Merged
Backport from master #4374
vicentebolea
merged 14 commits into
ornladios:release_210
from
vicentebolea:backport-from-master
Oct 25, 2024
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
vicentebolea
force-pushed
the
backport-from-master
branch
3 times, most recently
from
October 23, 2024 23:20
89ad484
to
6dc6a63
Compare
eisenhauer
previously approved these changes
Oct 24, 2024
Current state of this branch is API/ABI Compliant. |
vicentebolea
force-pushed
the
backport-from-master
branch
from
October 24, 2024 02:25
6dc6a63
to
8072e34
Compare
eisenhauer
previously approved these changes
Oct 24, 2024
anagainaru
reviewed
Oct 24, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll approve once we get the bug fix in as well
vicentebolea
dismissed
eisenhauer’s stale review
October 24, 2024 17:43
The merge-base changed after approval.
vicentebolea
force-pushed
the
backport-from-master
branch
from
October 24, 2024 18:55
8072e34
to
864d6f0
Compare
(cherry picked from commit c52d755)
…dios#4200) Co-authored-by: Greg Eisenhauer <eisen@cc.gatech.edu> (cherry picked from commit 8cd2d94)
Limit the exposed symbols related to derived variables (cherry picked from commit c297022)
(cherry picked from commit 1727527)
(cherry picked from commit 5801c77)
…string (ornladios#4247) (cherry picked from commit b6242e8)
Fixing parser/lexer related errors (cherry picked from commit ce65895)
Update the script to build adios with Kokkos for Frontier (cherry picked from commit c837711)
* Fix in python API: a. BlocksInfo(name, step) b. stream.write() sets selection if either 'start' or 'count' is provided (fix for local arrays). * format * black (cherry picked from commit fa5d3aa)
…rs did not write any block to output. (ornladios#4332) (cherry picked from commit 75d801f)
…ed until now. (ornladios#4339) $ ctest -R MGARD.*/.*BP5.Serial $ find testing/adios2/engine/bp/operations/bp5 -name "*bp" -exec du -sh {} \; 48K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3DSel_0.00001.bp 40K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1DSel_0.00001.bp 60K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2D_0.01.bp 36K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3D_0.00001.bp 44K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2DSel_0.0001.bp 40K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1D_0.00001.bp 36K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3D_0.0001.bp 40K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1DSel_0.0001.bp 32K testing/adios2/engine/bp/operations/bp5/BPWRMGARDNull_0.01.bp 40K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1D_0.001.bp 60K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2D_0.00001.bp 32K testing/adios2/engine/bp/operations/bp5/BPWRMGARDNull_0.001.bp 44K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2DSel_0.01.bp 40K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1DSel_0.001.bp 60K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2D_0.001.bp 32K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3D_0.001.bp 44K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2DSel_0.001.bp 40K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1D_0.0001.bp 40K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1D_0.01.bp 44K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3DSel_0.001.bp 44K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3DSel_0.01.bp 32K testing/adios2/engine/bp/operations/bp5/BPWRMGARDNull_0.0001.bp 32K testing/adios2/engine/bp/operations/bp5/BPWRMGARDNull_0.00001.bp 60K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2D_0.0001.bp 32K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3D_0.01.bp 44K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2DSel_0.00001.bp 40K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1DSel_0.01.bp 44K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3DSel_0.0001.bp Before this commit: $ find testing/adios2/engine/bp/operations/bp5 -name "*bp" -exec du -sh {} \; 352K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3DSel_0.00001.bp 176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1DSel_0.00001.bp 60K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2D_0.01.bp 96K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3D_0.00001.bp 176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2DSel_0.0001.bp 176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1D_0.00001.bp 96K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3D_0.0001.bp 176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1DSel_0.0001.bp 100K testing/adios2/engine/bp/operations/bp5/BPWRMGARDNull_0.01.bp 176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1D_0.001.bp 60K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2D_0.00001.bp 100K testing/adios2/engine/bp/operations/bp5/BPWRMGARDNull_0.001.bp 176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2DSel_0.01.bp 176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1DSel_0.001.bp 60K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2D_0.001.bp 96K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3D_0.001.bp 176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2DSel_0.001.bp 176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1D_0.0001.bp 176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1D_0.01.bp 352K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3DSel_0.001.bp 344K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3DSel_0.01.bp 100K testing/adios2/engine/bp/operations/bp5/BPWRMGARDNull_0.0001.bp 100K testing/adios2/engine/bp/operations/bp5/BPWRMGARDNull_0.00001.bp 60K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2D_0.0001.bp 96K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3D_0.01.bp 176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2DSel_0.00001.bp 176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1DSel_0.01.bp 352K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3DSel_0.0001.bp (cherry picked from commit d1d871b)
Setting the memory space for Spans to Host (cherry picked from commit d975ac0)
Update the memory selection layout when there is a layout mismatch (cherry picked from commit 24c3860)
(cherry picked from commit 90f96e3)
vicentebolea
force-pushed
the
backport-from-master
branch
from
October 24, 2024 23:20
864d6f0
to
74698a4
Compare
eisenhauer
approved these changes
Oct 25, 2024
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.
Backported PRs:
ROCM_VERSION_MAJOR
toHIP_VERSION_MAJOR
#4222