-
-
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
Implementation of the mpio driver with selection I/O. #3222
Commits on Jul 3, 2023
-
Implementation of the mpio driver with selection I/O.
This also addresses the review comments of the previous PR HDFGroup#3058 which will be closed.
Configuration menu - View commit details
-
Copy full SHA for 25c434e - Browse repository at this point
Copy the full SHA 25c434eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45e0709 - Browse repository at this point
Copy the full SHA 45e0709View commit details
Commits on Jul 6, 2023
-
Add comments for the changes. Minor modifications to the mpio driver …
…for selection I/O.
Configuration menu - View commit details
-
Copy full SHA for a8c0351 - Browse repository at this point
Copy the full SHA a8c0351View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3fee29 - Browse repository at this point
Copy the full SHA c3fee29View commit details -
Configuration menu - View commit details
-
Copy full SHA for f75cbd3 - Browse repository at this point
Copy the full SHA f75cbd3View commit details
Commits on Jul 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for db37097 - Browse repository at this point
Copy the full SHA db37097View commit details
Commits on Jul 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d1d5abf - Browse repository at this point
Copy the full SHA d1d5abfView commit details
Commits on Jul 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b6cc695 - Browse repository at this point
Copy the full SHA b6cc695View commit details
Commits on Jul 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a39f805 - Browse repository at this point
Copy the full SHA a39f805View commit details -
Add tests for the three bugs found when setting H5D_SELECTION_IO_MODE…
…_ON as the default in the library. Minor cleanups.
Configuration menu - View commit details
-
Copy full SHA for 56e0ca3 - Browse repository at this point
Copy the full SHA 56e0ca3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41f68d4 - Browse repository at this point
Copy the full SHA 41f68d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for eddb315 - Browse repository at this point
Copy the full SHA eddb315View commit details
Commits on Jul 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6604ad4 - Browse repository at this point
Copy the full SHA 6604ad4View commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for accb22f - Browse repository at this point
Copy the full SHA accb22fView commit details
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8b080ec - Browse repository at this point
Copy the full SHA 8b080ecView commit details -
Add tests for selection I/O which are derived from test/vfd.c and mod…
…ified for parallel testing.
Configuration menu - View commit details
-
Copy full SHA for 5f20722 - Browse repository at this point
Copy the full SHA 5f20722View commit details -
Configuration menu - View commit details
-
Copy full SHA for efbe96c - Browse repository at this point
Copy the full SHA efbe96cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40c3d64 - Browse repository at this point
Copy the full SHA 40c3d64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83ab87d - Browse repository at this point
Copy the full SHA 83ab87dView commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ab7746c - Browse repository at this point
Copy the full SHA ab7746cView commit details
Commits on Aug 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eeb29b2 - Browse repository at this point
Copy the full SHA eeb29b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fadf80 - Browse repository at this point
Copy the full SHA 1fadf80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 340cf6b - Browse repository at this point
Copy the full SHA 340cf6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1fd1f4 - Browse repository at this point
Copy the full SHA a1fd1f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for de6a7fd - Browse repository at this point
Copy the full SHA de6a7fdView commit details
Commits on Aug 4, 2023
-
This changes the default selection I/O to on for MPIO.
This is a fix from Neil.
Configuration menu - View commit details
-
Copy full SHA for 8e42490 - Browse repository at this point
Copy the full SHA 8e42490View commit details
Commits on Aug 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dc886ee - Browse repository at this point
Copy the full SHA dc886eeView commit details -
Fixes for the two issues in PR review:
1) Revert the type for <count> as size_t in the H5FD_class_t struct 2) The independent xfer mode case in H5FD__mpio_read/write_selection() should be calling H5FD_read/write_from_selection(). 3) Fix the test in testpar/t_select_io_dset.c due to the change.
Configuration menu - View commit details
-
Copy full SHA for d61facc - Browse repository at this point
Copy the full SHA d61faccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2621bbb - Browse repository at this point
Copy the full SHA 2621bbbView commit details
Commits on Aug 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3bf430f - Browse repository at this point
Copy the full SHA 3bf430fView commit details