lattice / quda

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

Missing break in Gamma ? #1406

Closed mathiaswagner closed 10 months ago

mathiaswagner commented 11 months ago

https://github.com/lattice/quda/blame/d571552ff32465c7a50aaf39ce0b8c7497e000e8/include/kernels/dslash_gamma_helper.cuh#L80

maddyscientist commented 11 months ago

Yep a bug. I guess not hit before because only gamma_5 has been used to date. Will push fix.