[Toolchain] 2025-02 version update#6189
Merged
mohanchen merged 32 commits intodeepmodeling:developfrom May 8, 2025
Merged
Conversation
Collaborator
Author
|
It seems that due to OpenMPI version update, #5982 can be fully fixed in the toolchain of this PR. Compile and linking tests passed for gnu/oneapi/gcc-aocl/aocc-aocl toolchain for both LTS and latest ABACUS. README will be update soon, and this toolchain update is recommended to be include in abacus-3.10-LTS package |
There was a problem hiding this comment.
Pull Request Overview
This PR updates the toolchain documentation for the 2025-02 release by revising version numbers, updating dependency sources, and clarifying usage instructions for various toolchains.
- Updated dependency versions (e.g., OpenBLAS, ScaLAPACK, Cereal, ELPA) and download URLs.
- Revised and extended installation instructions for multiple toolchain options including new AMD toolchain scripts.
- Minor textual corrections in notices and usage messages.
Files not reviewed (18)
- cmake/FindCereal.cmake: Language not supported
- toolchain/build_abacus_aocc-aocl.sh: Language not supported
- toolchain/build_abacus_gnu-aocl.sh: Language not supported
- toolchain/build_abacus_gnu.sh: Language not supported
- toolchain/build_abacus_intel.sh: Language not supported
- toolchain/install_abacus_toolchain.sh: Language not supported
- toolchain/root_requirements/README: Language not supported
- toolchain/root_requirements/install_requirements_fedora.sh: Language not supported
- toolchain/root_requirements/install_requirements_ubuntu.sh: Language not supported
- toolchain/scripts/VERSION: Language not supported
- toolchain/scripts/get_openblas_arch.sh: Language not supported
- toolchain/scripts/stage0/install_cmake.sh: Language not supported
- toolchain/scripts/stage1/install_openmpi.sh: Language not supported
- toolchain/scripts/stage2/install_openblas.sh: Language not supported
- toolchain/scripts/stage3/install_elpa.sh: Language not supported
- toolchain/scripts/stage3/install_fftw.sh: Language not supported
- toolchain/scripts/stage3/install_scalapack.sh: Language not supported
- toolchain/scripts/stage4/install_cereal.sh: Language not supported
Comments suppressed due to low confidence (1)
toolchain/README.md:151
- The word 'encouter' should be corrected to 'encounter' for improved clarity.
*just re-run *toolchain_\*.sh*, toolchain itself may fix it. If you encouter some problem like file corrupted, you can always remove some package in the interrupted points and re-run the toolchain.*
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
mohanchen
reviewed
May 6, 2025
mohanchen
approved these changes
May 8, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Reminder
Linked Issue
What's changed?
This modification should both support latest and LTS installation