Skip to content

v3.0.3

Compare
Choose a tag to compare
@caic99 caic99 released this 18 Nov 09:04
· 2056 commits to develop since this release
0996eb1

What's Changed

Feature

  • Feat: NPT ensemble by @YuLiu98 in #1491
  • Feature : 1. only check relaxation parameters for calculation=relax/cell-relax; 2. differentiates different calculations for timer and title in cal_gint by @wenfei-li in #1485
  • Feature : a new implementation of (variable cell) relaxation by @wenfei-li in #1464
  • Feature: add constrained DFT on PW and LCAO code. by @dyzheng in #1530
  • Feature: Add ofstream ofs_device to record the device information by @denghuilu in #1497
  • Feature: enable rpa calculation with spin by @Srlive1201 in #1522
  • Feature: output average iterative diagonalization steps for each electronic step by @dyzheng in #1520
  • Feature: Support GPU diagHsubspace in CG method by @haozhihan in #1512
  • Feature: Support GPU workflow for CG method by @denghuilu in #1502
  • Add a new para esolver_type to specify energy solver by @YuLiu98 in #1475
  • Add tests and docs for MD by @YuLiu98 in #1504
  • GPU: Add gpu support for HPsi(npol!=1) by @denghuilu in #1490
  • GPU: Add multi-device support for psiToRho by @denghuilu in #1501
  • Merge md line of all esolver_types by @YuLiu98 in #1480
  • Perf: optimize omp critical sections by @caic99 in #1492

Bug Fix

Refactor

Test

Documentation

New Contributors

Full Changelog: v3.0.2...v3.0.3