Skip to content

Conversation

@Qianruipku
Copy link
Collaborator

@Qianruipku Qianruipku commented Nov 14, 2024

  1. make force and stress of sDFT support GPU
  2. refactor stress_nl, stress_kin, force_nl to make sDFT and KSDFT a unified framework.
  3. make GPU support band parallel calculations
  4. Add integrate tests for sDFT-GPU

Linked Issue

Fix #4314 and #5296. They can be closed.

@Qianruipku Qianruipku added the GPU & DCU & HPC GPU and DCU and HPC related any issues label Nov 14, 2024
@mohanchen mohanchen merged commit f2e91bd into deepmodeling:develop Nov 15, 2024
14 checks passed
Fisherd99 pushed a commit to Fisherd99/abacus-BSE that referenced this pull request Mar 31, 2025
* refactor force in sdft

* refactor stress in sDFT

* make stress_ekin GPU

* finish sdft GPU

* fix compile

* add annotations

* fix bug of stress and force

* modify
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GPU & DCU & HPC GPU and DCU and HPC related any issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The stress and force programs of SDFT and KSDFT can be unified.

2 participants