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

ADIOS2: Override access mode #1638

Merged
merged 5 commits into from
Jul 30, 2024

Conversation

franzpoeschel
Copy link
Contributor

@franzpoeschel franzpoeschel commented Jun 21, 2024

Close #1630. See there as well as the documentation and testing in the diff.

@franzpoeschel franzpoeschel requested a review from ax3l June 21, 2024 09:50
@franzpoeschel franzpoeschel force-pushed the adios2-override-access-type branch from 66f15aa to d019bd3 Compare June 25, 2024 12:05
@franzpoeschel franzpoeschel mentioned this pull request Jul 11, 2024
3 tasks
@franzpoeschel franzpoeschel force-pushed the adios2-override-access-type branch from d019bd3 to 051232f Compare July 16, 2024 09:35
test/SerialIOTest.cpp Outdated Show resolved Hide resolved
@ax3l ax3l added this to the 0.16.0 milestone Jul 16, 2024
@franzpoeschel franzpoeschel force-pushed the adios2-override-access-type branch from 051232f to dcdb8e3 Compare July 17, 2024 09:19
@franzpoeschel franzpoeschel mentioned this pull request Jul 17, 2024
4 tasks
@franzpoeschel franzpoeschel force-pushed the adios2-override-access-type branch from 23b348b to f2066c3 Compare July 19, 2024 09:38
@franzpoeschel franzpoeschel force-pushed the adios2-override-access-type branch from f2066c3 to 5132b6d Compare July 30, 2024 15:02
Copy link
Member

@ax3l ax3l left a comment

Choose a reason for hiding this comment

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

Looks great, thank you!

@ax3l ax3l merged commit 4f83a7e into openPMD:dev Jul 30, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Append mode: Option to not truncate files in file-based iteration encoding
2 participants