v3.9.0.11
·
120 commits
to develop
since this release
What's Changed
Feature
- Feature: EXX PW GPU Support by @Flying-dragon-boxing in #6407
Fix
- Fix CUDA warning by including internal header file device_functions.h that is not allowed by @Cstandardlib in #6399
- Fix warnings in *_mixing.h by partially overridden by @Cstandardlib in #6401
- Fix control flow of occNum_func in rdmft_tools to include default value control flow by @Cstandardlib in #6403
- Fix: fix exx_gamma_extrapolation error in MPI by @Flying-dragon-boxing in #6404
- Fix rt-tddft crash by @ESROAMER in #6410
- Remove blas/lapack_connector.h that are not referenced in test by @Cstandardlib in #6413
- Fix: Numerical error in pyabacus. by @ErjieWu in #6414
- Fix: wrong name in cuda "lapack" interface by @Flying-dragon-boxing in #6411
- fix bug in Pseudopot_upf::set_empty_element() by @linpeize in #6423
Refactor
- Clean dependency: remove headers scalapack_connector that are not actually referenced by @Cstandardlib in #6396
- Remove unreferenced blas_connector.h header by @Cstandardlib in #6398
- Remove lapack_connector.h that are not referenced by @Cstandardlib in #6400
- Refactor: changed cereal url with codeload by @kluophysics in #6408
Full Changelog: v3.9.0.10...v3.9.0.11