-
-
Notifications
You must be signed in to change notification settings - Fork 318
Remove INSTALL_parallel as the HDF5 build system is now CMake only #5951
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
Conversation
CMake. Change refernce to INSTALL_parallel to README_HPC.
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.
There seem to be several bits of parallel-specific information in this file that aren't mentioned in README_HPC such as parallel testing and post-compilation issues. We may want to try to merge some of that information before deleting this file.
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.
I'll work on adding some of it.
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.
Missing:
Test suite troubleshooting
HDF5_PARAPREFIX documentation
Sample programs (or links to)
Detailed configure options
Content Migration Checklist
|
brtnfld
left a comment
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.
See comments
|
Replaced with #5952 |
Change reference to INSTALL_parallel to README_HPC.
Important
Remove
INSTALL_paralleland updateINSTALL_CMake.txtto referenceREADME_HPCfor parallel build information, reflecting exclusive use of CMake.INSTALL_parallelfile as HDF5 now uses CMake exclusively for builds.INSTALL_CMake.txtfromINSTALL_paralleltoREADME_HPCfor parallel build information.INSTALL_parallelfile deleted, which contained outdated parallel installation instructions.INSTALL_CMake.txtnow directs users toREADME_HPCfor parallel build details.This description was created by
for e6c291c. You can customize this summary. It will automatically update as commits are pushed.