-
Notifications
You must be signed in to change notification settings - Fork 145
[Toolchain] 2025-02 version update #6189
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
[Toolchain] 2025-02 version update #6189
Conversation
|
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 <[email protected]>
Reminder
Linked Issue
What's changed?
This modification should both support latest and LTS installation