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

Refactor: Extract ADIOS2 BufferedActions struct to own file, rename to ADIOS2File #1577

Merged

Conversation

franzpoeschel
Copy link
Contributor

@franzpoeschel franzpoeschel commented Dec 19, 2023

Currently a good time to do this since there is only one PR currently modifying the ADIOS2 backend (#1498)

TODO:

@ax3l @guj If you are planning any work on the ADIOS2 backend, please talk to me so we can coordinate this. I'd like to avoid merge conflicts.

Diff: https://github.com/franzpoeschel/openPMD-api/compare/adios2-warn-groupbased-encoding..refactor-extract-bufferedactions

include/openPMD/IO/ADIOS/ADIOS2IOHandler.hpp Fixed Show fixed Hide fixed

void markActive(Writable *);

// bool isActive(std::string const & path);

Check notice

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.
@franzpoeschel franzpoeschel force-pushed the refactor-extract-bufferedactions branch 2 times, most recently from b3ab2ad to 8378185 Compare December 21, 2023 10:50
@ax3l ax3l requested review from ax3l and guj December 22, 2023 13:15
@franzpoeschel franzpoeschel mentioned this pull request Jan 9, 2024
6 tasks
@franzpoeschel franzpoeschel force-pushed the refactor-extract-bufferedactions branch from a0bd5b3 to ebd7eeb Compare January 18, 2024 17:13
@franzpoeschel franzpoeschel force-pushed the refactor-extract-bufferedactions branch from ebd7eeb to 4a0d217 Compare January 18, 2024 17:27
@franzpoeschel franzpoeschel enabled auto-merge (squash) January 23, 2024 13:33
@franzpoeschel franzpoeschel merged commit 17e757f into openPMD:dev Jan 23, 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.

1 participant