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/adjoint flow #1526

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

Feature/adjoint flow #1526

wants to merge 53 commits into from

Conversation

rkarur
Copy link

@rkarur rkarur commented Dec 15, 2024

Implemented the adjoint fermion flow algorithm (both the serial and hierarchical versions detailed in Appendix E of https://arxiv.org/pdf/1302.5246) and wrote a test that tests both the adjoint and regular (forward) gradient flow, in which the equivalence of the serial and hierarchical methods is demonstrated, as well as a numerical verification that the forward and adjoint fermionic flows are indeed adjoint methods of one another (Identity E.4 in https://arxiv.org/pdf/1302.5246)

rokarur and others added 30 commits October 25, 2024 13:32
initialize dslash_type_precondition
fix CMake to use QUDA_DIRAC_LAPLACE instead of old QUDA_LAPLACE
…ds. Revert prior change to color_spinor_util.in.cu.
@rkarur rkarur requested review from a team as code owners December 15, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants