Skip to content

Add convolution for psi #6432

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

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

Conversation

A-006
Copy link
Collaborator

@A-006 A-006 commented Aug 4, 2025

What's changed?

  • Remove redundant copies in recip2real and real2recip, improving the performance of the plane-wave basis by approximately 5%.
  • During CPU-based calculations with nspin=4, the veff_op operator exhibits suboptimal cache utilization. Rearranging the input vector structure can significantly enhance performance.
  • Decrese the memory useage of the pw basis when nspin =1/2.

@mohanchen mohanchen added Performance Issues related to fail running ABACUS Refactor Refactor ABACUS codes labels Aug 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance Issues related to fail running ABACUS Refactor Refactor ABACUS codes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants