-
Notifications
You must be signed in to change notification settings - Fork 126
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
Filedrain posix #2547
Closed
Closed
Filedrain posix #2547
Commits on Dec 17, 2020
-
Add a POSIX version of file drainer to be used on non-Windows machine…
…. This can call fdatasync() to ensure writing to disk
Configuration menu - View commit details
-
Copy full SHA for abb2b69 - Browse repository at this point
Copy the full SHA abb2b69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fdb1dd - Browse repository at this point
Copy the full SHA 2fdb1ddView commit details
Commits on Dec 23, 2020
-
Add a POSIX version of file drainer to be used on non-Windows machine…
…. This can call fdatasync() to ensure writing to disk
Configuration menu - View commit details
-
Copy full SHA for 5ffc3c9 - Browse repository at this point
Copy the full SHA 5ffc3c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1126588 - Browse repository at this point
Copy the full SHA 1126588View commit details
Commits on Jan 3, 2021
-
Merge branch 'filedrain-posix' of github:pnorbert/ADIOS2 into filedra…
…in-posix * 'filedrain-posix' of github:pnorbert/ADIOS2: fsync data less frequently, but read/write in small pieces Add a POSIX version of file drainer to be used on non-Windows machine. This can call fdatasync() to ensure writing to disk Added python full interface description. Added description for adios2_attribute_data fortran functions. Fixed description for adios2_set_steps_selection fortran function. Modified python test to read strings fixed a bug in dataman sz compression subroutine RDMA error checking and finalize reordering clean-up Added tests Kill warnings Disable LocalMulti for other engines Work around a bug in BP marshalling in SST Support for multiple local blocks per rank in FFS marshalling Fix brew mac build python install problem for debugging sz test included file added test for dataman sz compression
Configuration menu - View commit details
-
Copy full SHA for e6912e3 - Browse repository at this point
Copy the full SHA e6912e3View commit details
Commits on Jan 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d85cd56 - Browse repository at this point
Copy the full SHA d85cd56View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb35f81 - Browse repository at this point
Copy the full SHA fb35f81View commit details
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.