lattice / quda

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

hotfix/solver-normalization #1507

Closed SaltyChiang closed 1 month ago

SaltyChiang commented 1 month ago

The solver normalization is incorrect as we don't actually change values in nb_inv and nb. Using the reference of the vector element instead.

maddyscientist commented 1 month ago

@Jenkins test this please