Skip to content

Conversation

@edgargabriel
Copy link
Member

@edgargabriel edgargabriel commented Oct 5, 2019

individual read/write operations exceeding 2GB fail in ompio
due to improper conversions from size_t to int in two different
locations. This commit fixes an issue reported by Richard Warren
from the HDF5 group.

Fixes Issue #7045

Signed-off-by: Edgar Gabriel egabriel@central.uh.edu

@hppritcha hppritcha added the NEWS label Oct 7, 2019
@hppritcha
Copy link
Member

@gpaulsen ready to merge

@ggouaillardet
Copy link
Contributor

The commit messages references the wrong issue. I think it should be #7045 instead.

@edgargabriel
Copy link
Member Author

@ggouaillardet you are right, thanks. I can't fix the reference in the commit message anymore, but I fixed it in the pr.

@gpaulsen
Copy link
Member

@edgargabriel I'd be okay if you want to update the commit message on the commit and force push. It'd be inconsistent with the master commit, but it might be "more useful". What do you think?

individual read/write operations exceeding 2GB fail in ompio
due to improper conversions from size_t to int in two different
locations. This commit fixes an issue reported by Richard Warren
from the HDF5 group.

Fixes Issue open-mpi#7045

Cherry-picked from commit a130f56

Signed-off-by: Edgar Gabriel <egabriel@central.uh.edu>
@edgargabriel edgargabriel force-pushed the pr/v4.0.x-hdf5-2gb-bug branch from f3ef0f2 to a3e1ecc Compare October 22, 2019 17:14
@edgargabriel
Copy link
Member Author

@gpaulsen I fixed the issue no on the commit.

@awlauria
Copy link
Contributor

retest

@awlauria
Copy link
Contributor

bot:ompi:retest

@gpaulsen gpaulsen merged commit dbb873f into open-mpi:v4.0.x Nov 1, 2019
@edgargabriel edgargabriel deleted the pr/v4.0.x-hdf5-2gb-bug branch March 3, 2023 14:19
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.

6 participants