Skip to content

Conversation

@sanathkeshav
Copy link
Member

@sanathkeshav sanathkeshav commented Oct 26, 2025

As the title suggests, we use parallel HDF5 I/O to write field data. Previously, it was serialized and was in general very suboptimal and slow when it came to large problems. This PR provides a fix along with a bit of decluttering the postprocessing function in the solver.

Checklist:

  • I made sure that the CI passed before I ask for a review.
  • I added a summary of the changes (compared to the last release) in the CHANGELOG.md.
  • If necessary, I made changes to the documentation and/or added new content.
  • I will remember to squash-and-merge, providing a useful summary of the changes of this PR.

@sanathkeshav sanathkeshav self-assigned this Oct 26, 2025
@sanathkeshav sanathkeshav changed the title Use eigen shuffle to permute in WriteSlab Optimize HDF5 I/O performance by using collective I/O operations Oct 26, 2025
@sanathkeshav sanathkeshav marked this pull request as ready for review October 26, 2025 19:52
@sanathkeshav sanathkeshav merged commit 6ba936c into develop Oct 27, 2025
8 checks passed
@sanathkeshav sanathkeshav deleted the patch-write-transpose branch October 27, 2025 11:37
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.

2 participants