Add dependency version information to INSTALL
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 236
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
Dependency version information should include:
- BLAS version required
- LAPACK version required
- HDF5 version required, along with any required configuration options
- Google Test version required
- MPI version required
There are other dependencies that require version information, but let's start with the most important ones.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with INSTALL and inspect the project configuration or dependency references to determine the required versions for BLAS, LAPACK, HDF5, Google Test, and MPI. Document each requirement, including HDF5 configuration options, then confirm every checklist item in the issue is addressed.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100