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

openPMD: no BP5 Group Based #5735

Merged
merged 2 commits into from
Mar 5, 2025
Merged

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Mar 5, 2025

Disallow BP5 with group based encoding, because it creates files that cannot be read back efficiently.

What works: BP4 f, BP4 g, BP5 f, BP5 v (still experimental, not yet fully supported in readers), H5 f, H5 g.

References:

cc @franzpoeschel

Disallow BP5 with group based encoding, because it creates
files that cannot be read back efficiently.

What works: BP4 f, BP4 g, BP4 v (still experimental), BP5 f,
BP5 v (still experimental), H5 f, H5 g.
@ax3l ax3l added bug Something isn't working component: openPMD openPMD I/O bug: affects latest release Bug also exists in latest release version component: diagnostics all types of outputs labels Mar 5, 2025
@ax3l ax3l requested review from guj and EZoni March 5, 2025 17:44
Clearer file endings. BP5 is taken by default with ADIOS 2.9+
when "bp" was specified.
@ax3l ax3l requested a review from RemiLehe March 5, 2025 17:55
@ax3l ax3l mentioned this pull request Mar 5, 2025
@ax3l ax3l enabled auto-merge (squash) March 5, 2025 18:29
@ax3l ax3l merged commit cd2644d into ECP-WarpX:development Mar 5, 2025
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: affects latest release Bug also exists in latest release version bug Something isn't working component: diagnostics all types of outputs component: openPMD openPMD I/O
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants