LatticeQCD / SIMULATeQCD

SIMULATeQCD is a multi-GPU Lattice QCD framework that makes it easy for physicists to implement lattice QCD formulas while still providing competitive performance.
https://latticeqcd.github.io/SIMULATeQCD/
MIT License
30 stars 12 forks source link

Some cleanup #130

Closed clarkedavida closed 1 year ago

clarkedavida commented 1 year ago

I decided to finally address the #pragma once thing. I had chatGPT make a script that removes trailing white spaces while I was at it. I just realized it might make it annoying to read all the changes, sorry about that.

jake everything works and all the tests pass, with the exceptions of the condensate and hisqForce tests, as is known from #94, #73, #125. We really should fix those eventually...