Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: make force and stress of sDFT support GPU #5487

Merged
merged 9 commits into from
Nov 15, 2024

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
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