lattice / quda

QUDA is a library for performing calculations in lattice QCD on GPUs.
https://lattice.github.io/quda
Other
289 stars 97 forks source link

First attempt at porting 3DLaplace projection kernel. Multi-node spl… #1441

Closed maddyscientist closed 6 months ago

maddyscientist commented 7 months ago

This PR adds the ability to handle the sink projection part of the Laph workflow:

maddyscientist commented 6 months ago

This PR is ready for review. @walkloud and @andrewhanlon, can you confirm that this code is working as expected from the calling code? @weinbe2 can you review from the QUDA point of view?