1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00
Grid/lib/qcd/action/pseudofermion
paboyle 08edbb5cbe HMC bit repro across checkpoints. Fixed parallel RNG issue with threading.
Conclusion: c++11 distributions not thread safe and must us distinct dist as well as distinct engine
per site. Makes sense when you think of box muller. Also added a reset of dist on fill to ensure
repro across checkpoints.
2015-12-22 08:54:40 +00:00
..
EvenOddSchurDifferentiable.h Even Odd two flavour ratio added and dH == small 2015-08-18 10:37:08 +01:00
OneFlavourEvenOddRational.h Unified integrator and integrator algorithm into virtual class used as a policy for the 2015-08-30 13:39:19 +01:00
OneFlavourEvenOddRationalRatio.h Unified integrator and integrator algorithm into virtual class used as a policy for the 2015-08-30 13:39:19 +01:00
OneFlavourRational.h Unified integrator and integrator algorithm into virtual class used as a policy for the 2015-08-30 13:39:19 +01:00
OneFlavourRationalRatio.h Unified integrator and integrator algorithm into virtual class used as a policy for the 2015-08-30 13:39:19 +01:00
TwoFlavour.h Unified integrator and integrator algorithm into virtual class used as a policy for the 2015-08-30 13:39:19 +01:00
TwoFlavourEvenOdd.h Unified integrator and integrator algorithm into virtual class used as a policy for the 2015-08-30 13:39:19 +01:00
TwoFlavourEvenOddRatio.h HMC bit repro across checkpoints. Fixed parallel RNG issue with threading. 2015-12-22 08:54:40 +00:00
TwoFlavourRatio.h Bug fix. Guess not initialised in refresh step; didn't hit before due to luck in not having a vector 2015-12-21 15:34:35 +00:00