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