lattice / quda

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

Split Grid modifications to work with Chroma #1468

Closed bjoo closed 1 month ago

bjoo commented 1 month ago

Outline

This PR makes split-grid work with additions to Chroma including with QDP-JIT. The main list of modifications to the existing split grid setup are:

bjoo commented 1 month ago

Hi @maddyscientist -- Hopefully I managed to resolve all your comments, I left open the conversation about CPS changing. I also noted that cscs builds failed their Ctest, so that is something I will dig into -- I have been testing solely through Chroma for these changes so far.