Skip to content

Stable branch : update to version 3.10.0 #6077

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

Merged
merged 41 commits into from
Mar 28, 2025
Merged

Conversation

dyzheng
Copy link
Collaborator

@dyzheng dyzheng commented Mar 28, 2025

For test only

dyzheng and others added 30 commits March 4, 2025 10:46
* optimize stream strategy

* limit max threads
* Fix: parse_expression for scientific notation
…ng#5905)

* Fix: Resolve compilation issue with Libxc 7.0.0 in ABACUS

* Fix: Resolve compilation issue with Libxc 7.0.0 in ABACUS: fix a minor test issue (304_NO_GO_AF_atommag)
* fix a magic number in get_euler_angle

* do not allow higher symmetry of bvk supercell than the original cell
* analyze magnetic group without time-reversal symmetry

* fix: need to calculate direct coordinates again
* polish Quick Start in online doc

* set scf_thr 1e-6

* correct typo
Co-authored-by: root <pxlxingliang>
* Update latest Intel oneAPI default compiler for cxx

* Update elpa version to newest in demo cmake script
…ile (deepmodeling#6027)

* Fix the angular momentum quantum number check in reading SOC pseudopot file

* Fix related unit test problem and add an SOC pseudopot file

* Refactor SOC check logic for improved readability
…initialize vdw (deepmodeling#5949)

* Feature: support the `default` as the value of `dft_functional` when initialize vdw

* Refactor a littble bit
Qianruipku and others added 11 commits March 28, 2025 13:45
…#6042)

The compilation time of the vdwd3_autoset_xcparam.cpp file is reduced from 250 seconds to just 5 seconds in my machine.
Thanks to the suggestion from DeepSeek: replacing dynamic initialization with a static array for constructing the std::map
* remove wrong timer

* omp for cal_force_stress

* openmp for cal_force_stress in dftu

* openmp for cal_force_stress in dspin

* little change

* fix bug

* fix a bug
* modify variable name

* modify variable name

* change pointer to ptr

* modify variable name

* modify some variable names

* move functions from .cpp to .h

* optimize cal_DMR

* add schedule(dynamic)

* optimize func_folding
@dyzheng dyzheng merged commit 8eed91d into deepmodeling:stable Mar 28, 2025
13 of 14 checks passed
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.