Skip to content

v3.9.0.4

Choose a tag to compare

@Cstandardlib Cstandardlib released this 26 Apr 12:32
· 259 commits to develop since this release
15835bd

What's Changed

Feature

Fix

  • Fix: A bug caused by the incorrect update of DMR for deepks_out_labels>0 but deepks_scf=0 by @ErjieWu in #6155
  • Fix: Fix periodic boundary condition search issue by enforcing search_pbc=true by @AsTonyshment in #6163
  • Fix: add MPI_Finalize in QUIT function by @Critsium-xy in #6160
  • Fix : fix the segment fault of md/relax of deepks by changing location of ld.init_DMR to before_scf by @xuan112358 in #6170

Refactor

Perf

  • Perf: Use phialpha in calculate_HR in DeePKS to avoid duplicate calculations. by @ErjieWu in #6159

Test

  • delete some useless integrate tests (in my opinions, we are wasting time to run these tests, they should be covered by unittests) by @mohanchen in #6152
  • Add Gtest for GPU pw_basis and pw_basis_k by @A-006 in #6087
  • Delete some useless integrate tests by @mohanchen in #6164

Full Changelog: v3.9.0.3...v3.9.0.4