forked from Srlive1201/LibRPA
-
Notifications
You must be signed in to change notification settings - Fork 2
Refactor to efficient wing calculations and fix bugs #2
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
AroundPeking
wants to merge
59
commits into
minyez:develop
Choose a base branch
from
AroundPeking:merge_qsgw
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Note the slightly breaking degenerate energy level comes from (body_inv*wing)_i
Fisherd99
pushed a commit
to Fisherd99/LibRPA
that referenced
this pull request
Jun 4, 2025
fix: multi-mpi soc
Note the largest time consumption locates in the comm_map2_first in the fourier transformation of triple coefficients
* epsilon.cpp fix a bug for rpa calculation when open 4 mpi * Add files via upload fix a bug which open 4 mpi will contribute error for rap calculation with scalapack and without scalapack * Delete epsilon.cpp * Delete specific file * Delete epsilon.cpp
* epsilon.cpp fix a bug for rpa calculation when open 4 mpi * Add files via upload fix a bug which open 4 mpi will contribute error for rap calculation with scalapack and without scalapack * Delete epsilon.cpp * Delete specific file * Delete epsilon.cpp * change pgemm by pgeadd in cal_eps replace commented-out identity matrix initialization and matrix multiplication code by plead
output exx gap
…0/g0w0_gand (#5) * 1. enable output_energy_qp and out Wc when task=g0w0 2. out R coordinates in Wc.mtx 3. modify read_velocity * feat: support output_energy_qp and output_Wc_Rf_mat(unshrinked) in task=g0w0_band * add `band_continue` for task=g0w0_band. This continue function depends on `output_gw_sigc_mat_rf` in previous job * Hermitize the diagonal blocks of W(q, iw) then output W(R, iw)
Add use_pyatb parameter to support PyATB interface for ABACUS integration.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.