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

Perf: optimize psir_dot function in gint_rho_gpu.cu #4326

Merged
merged 12 commits into from
Jun 7, 2024
Merged

Perf: optimize psir_dot function in gint_rho_gpu.cu #4326

merged 12 commits into from
Jun 7, 2024

Conversation

dzzz2001
Copy link
Collaborator

@dzzz2001 dzzz2001 commented Jun 7, 2024

What's changed?

  • optimize psir_dot function. The computation time ratio of the 'psir_dot' function to the total kernel calculation time has shown a significant decrease in Si_32 example.
    image
    image
  • rename some header files
  • fix memory leaks

@mohanchen mohanchen added the GPU & DCU & HPC GPU and DCU and HPC related any issues label Jun 7, 2024
Copy link
Collaborator

@mohanchen mohanchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mohanchen mohanchen merged commit 7f8adc8 into deepmodeling:develop Jun 7, 2024
13 checks passed
@dzzz2001 dzzz2001 deleted the memory branch June 7, 2024 06:42
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.

2 participants