1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 15:55:37 +00:00
Grid/lib/qcd/action
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
..
fermion Wilson TM tests and compiles in 2015-12-17 23:06:33 +00:00
gauge HMC bit repro across checkpoints. Fixed parallel RNG issue with threading. 2015-12-22 08:54:40 +00:00
pseudofermion HMC bit repro across checkpoints. Fixed parallel RNG issue with threading. 2015-12-22 08:54:40 +00:00
ActionBase.h Unified integrator and integrator algorithm into virtual class used as a policy for the 2015-08-30 13:39:19 +01:00
ActionParams.h Added one flavour rational ratios (unprec) 2015-08-19 04:58:40 +01:00
Actions.h Wilson TM tests and compiles in 2015-12-17 23:06:33 +00:00