Skip to content
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-2023.5-hotfix:LibRI, Libnpy and others link update #3224

Merged
merged 3 commits into from
Nov 24, 2023

Conversation

QuantumMisaka
Copy link

@QuantumMisaka QuantumMisaka commented Nov 17, 2023

  • libri, libnpy version update
  • mirror station in bohrium update
  • more notice for libri, libcomm and libnpy in README and scripts

Reminder

  • Have you linked an issue with this pull request?
  • Have you noticed possible changes of behavior below or in the linked issue?
  • Have you explained the changes of codes in core modules of ESolver, HSolver, ElecState, Hamilt, Operator or Psi? (ignore if not applicable)

Linked Issue

Fix #3223

What's changed?

  • update version of Libnpy and LibRI
  • update mirror dataset link
  • update README and more information notice

- libri, libnpy version update
- mirror station in bohrium update
- more notice for libri, libcomm and libnpy in README and scripts
@QuantumMisaka QuantumMisaka changed the title 2023.5-hotfix:LibRI, Libnpy and others link update Toolchain-2023.5-hotfix:LibRI, Libnpy and others link update Nov 17, 2023
Copy link
Collaborator

@dyzheng dyzheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution, can you help us to build auto test of toolchain?

@QuantumMisaka
Copy link
Author

Thanks for your contribution, can you help us to build auto test of toolchain?

An easiest way to auto test is just using toolchain*.sh and build_abacus*.sh to build abacus, source abacus_env.sh and run this abacus in some example. This version of Toolchain turn-off deepks and libri option for default due to give user a better first-time usage, so this function may need to test in some specific way.

I consider that an ABACUS mirror (docker or others) with toolchain installation can be used for auto test ?

@QuantumMisaka
Copy link
Author

Thanks for your contribution, can you help us to build auto test of toolchain?

I have viewed some auto test failure of toolchain, the problem is weird and should not happen in the newest version of toolchain. take intel toolchain as example, the toolchain usage is :

  1. cd toolchain
  2. sh toolchain_intel.sh
  3. sh build_abacus_intel.sh (that's for default setting, which is NOT include deepks and LibRI in default NOW)
  4. source abacus_env.sh

May this steps need check-out ?

@QuantumMisaka
Copy link
Author

@caic99 @dyzheng If there is not any problem, can this link update PR be merged ?

Fix: OpenBLAS version not consistent with install-scripts
Copy link
Collaborator

@dyzheng dyzheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Toolchain is very useful, thanks for your contribution.

@dyzheng dyzheng merged commit 269cc69 into deepmodeling:develop Nov 24, 2023
11 checks passed
@QuantumMisaka QuantumMisaka deleted the toolchain-2023.6 branch December 8, 2023 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request: update LibRI and other link in Toolchain
2 participants