-
Notifications
You must be signed in to change notification settings - Fork 50
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
Adds HDF5 option to use subfiling #644
Conversation
@streeve, I've finished the advanced HDF5 example. |
Codecov Report
@@ Coverage Diff @@
## master #644 +/- ##
======================================
Coverage 95.2% 95.2%
======================================
Files 51 51
Lines 6297 6309 +12
======================================
+ Hits 5997 6009 +12
Misses 300 300
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
I don't think CI will test these PR features since it needs HDF5 > =1.14, and I don't think any distros have it by default. |
Added to CI: building HDF5 version 1.14.3 for testing with subfiling. |
Just rebased and pushed (I kept a backup copy of your branch as well) - one quick question for when subfiling isn't available and I think it's ready to merge. Thanks for all your time on this! |
What was the question about if subfiling is not available? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, this comment got left in "pending" - looks like the CI worked, so this is ok with me
HIP timeout unrelated |
https://github.com/HDFGroup/hdf5doc/blob/master/RFCs/HDF5_Library/VFD_Subfiling/user_guide/HDF5_Subfiling_VFD_User_s_Guide.pdf
Subfiling can be configured either through environment variables or APIs.