-
-
Notifications
You must be signed in to change notification settings - Fork 254
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
[1.10 Merge] Fix serial to parallel chunked dataset file space allocation bug (#3394) #3475
Merged
derobins
merged 4 commits into
HDFGroup:hdf5_1_10
from
jhendersonHDF:1_10-5df18802d01d993323aa6153e4fa67b9e7d65398
Sep 1, 2023
Merged
[1.10 Merge] Fix serial to parallel chunked dataset file space allocation bug (#3394) #3475
derobins
merged 4 commits into
HDFGroup:hdf5_1_10
from
jhendersonHDF:1_10-5df18802d01d993323aa6153e4fa67b9e7d65398
Sep 1, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jhendersonHDF
added
Merge
Use this label when a PR is for a downstream merge
Priority - 0. Blocker ⛔
This MUST be merged for the release to happen
Component - C Library
Core C library issues (usually in the src directory)
Component - Parallel
Parallel HDF5 (NOT thread-safety)
Type - Bug / Bugfix
Please report security issues to [email protected] instead of creating an issue on GitHub
Branch - 1.10
labels
Aug 31, 2023
jhendersonHDF
requested review from
lrknox,
derobins,
byrnHDF,
fortnern,
qkoziol,
vchoi-hdfgroup,
bmribler,
glennsong09,
mattjala and
brtnfld
as code owners
August 31, 2023 20:49
jhendersonHDF
force-pushed
the
1_10-5df18802d01d993323aa6153e4fa67b9e7d65398
branch
from
August 31, 2023 21:16
782ecb8
to
432656d
Compare
derobins
approved these changes
Sep 1, 2023
derobins
added a commit
to derobins/hdf5
that referenced
this pull request
Sep 1, 2023
…e allocation bug (HDFGroup#3394) (HDFGroup#3475)" This reverts commit dd4c6c7.
lrknox
pushed a commit
that referenced
this pull request
Sep 1, 2023
jhendersonHDF
added a commit
to jhendersonHDF/hdf5
that referenced
this pull request
Sep 1, 2023
…ile space allocation bug (HDFGroup#3394) (HDFGroup#3475)" (HDFGroup#3479)" This reverts commit e3d4200.
derobins
added a commit
to derobins/hdf5
that referenced
this pull request
Sep 1, 2023
…ile space allocation bug (HDFGroup#3394) (HDFGroup#3475)" (HDFGroup#3479)" This reverts commit e3d4200. ^^^ Which itself was a revert of dd4c6c7
derobins
added a commit
that referenced
this pull request
Sep 1, 2023
jhendersonHDF
deleted the
1_10-5df18802d01d993323aa6153e4fa67b9e7d65398
branch
September 16, 2023 00:00
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Component - C Library
Core C library issues (usually in the src directory)
Component - Parallel
Parallel HDF5 (NOT thread-safety)
Merge
Use this label when a PR is for a downstream merge
Priority - 0. Blocker ⛔
This MUST be merged for the release to happen
Type - Bug / Bugfix
Please report security issues to [email protected] instead of creating an issue on GitHub
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.