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

Backports from master #4184

Merged
merged 12 commits into from
May 29, 2024

Conversation

vicentebolea
Copy link
Collaborator

@vicentebolea vicentebolea commented May 28, 2024

Backported Pull Requests

#4181 EVPath Upstream eisenhauer:EVup about 19 hours ago
#4169 Add API call to reset memory selection franzpoeschel:reset-memory-selection about 7 days ago
#4166 Typo in documentation anagainaru:typo-build-doc about 11 days ago
#4161 Adding hooks to gather performance for... anagainaru:derived-performance about 17 days ago
#4153 Minor docs tweaks eisenhauer:DocsUpdate about 1 month ago
#4147 ReadModeFlatten eisenhauer:Flatten about 1 month ago
#4142 pugixml,cmake: fix linkage when pugixm... vicentebolea:fix-pugixml-dep about 1 month ago
#4138 Fixes for FreeBSD, including upstream eisenhauer:FreeBSD about 1 month ago
#4185 Kill outdated reference to bindings.Mode.ReadFlattenSteps

eisenhauer and others added 7 commits May 28, 2024 15:20
pugixml,cmake: fix linkage when pugixml is external
Add a new external mode for opening files, ReadFlattenSteps.  This is like ReadRandomAccess (in that it reads all metadata immediately and you can't use BeginStep), but it causes *all* the timesteps in the file to be Flattened into a single step, as if each Put() has been done in that step.
Adding hooks to gather performance for derived variables
@vicentebolea vicentebolea changed the base branch from master to release_210 May 28, 2024 19:30
@vicentebolea vicentebolea marked this pull request as ready for review May 28, 2024 19:30
Code extracted from:    https://github.com/GTkorvo/EVPath.git at commit 45471c87f14c735bb4a3f92477f3a04b0a06b18a (master).
@eisenhauer
Copy link
Member

eisenhauer commented May 28, 2024

I think this is missing #4160, which removes some stuff that was added in #4147 in favor of another approach... (It was tagged with backport:release, but not with the milestone. I've now tagged it with the milestone as well.)

ornladios#4160)

Remove special ReadFlattenSteps Mode, switch to control by writer-side FlattenSteps parameter
python/adios2/stream.py Outdated Show resolved Hide resolved
@vicentebolea
Copy link
Collaborator Author

@eisenhauer it appears that we are not ABI compatible anymore at least since #4144. Does it make sense to revert it? releasing a non abi compatible patch release might result in trouble for conda users (or other distros).

@vicentebolea
Copy link
Collaborator Author

No worries, I was able to come up with a ABI compatible fix.

@eisenhauer
Copy link
Member

Excellent...

eisenhauer
eisenhauer previously approved these changes May 28, 2024
Copy link
Member

@eisenhauer eisenhauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see further problems...

@vicentebolea vicentebolea self-assigned this May 28, 2024
@vicentebolea
Copy link
Collaborator Author

Screenshot from 2024-05-28 19-49-21

Screenshot from 2024-05-28 19-49-12

Passing 😄

@eisenhauer
Copy link
Member

Passing 😄

Great!

@vicentebolea vicentebolea merged commit f691736 into ornladios:release_210 May 29, 2024
39 checks passed
@vicentebolea vicentebolea deleted the backports-from-master branch May 29, 2024 00:34
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.

4 participants