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

Implement support for big I/O for independent reads (#1446) #1719

Merged
merged 1 commit into from
May 3, 2022

Conversation

jhendersonHDF
Copy link
Collaborator

Cherry-pick of @fortnern's commit to implement support for >2GiB MPI I/O transfers for independent reads. The feature was originally only implemented for independent writes and @fortnern updated the MPI I/O driver in develop so that this works for independent reads as well. Bringing this change back to 1.12, as the t_bigio changes in #1715 will cause the test to begin failing if this support is not implemented.

* Implement big I/O support for independent reads. Add test for this.

* Committing clang-format changes

* Update big I/O code in H5FD__mpio_write() to match that in
H5FD__mpio_read().

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
@derobins derobins merged commit a1b8141 into HDFGroup:hdf5_1_12 May 3, 2022
@jhendersonHDF jhendersonHDF deleted the hdf5_1_12_bigio_ind branch February 20, 2023 16:59
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.

3 participants