1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 15:55:37 +00:00
Grid/lib/qcd/hmc/integrators
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
..
.dirstamp Skeleton of HMC/Integrators 2015-07-03 16:51:41 +09:00
Integrator_algorithm.h Tested rms dH is ~ dt^4 numerically, so believe the ForceGradient is correct now. 2015-08-31 16:33:20 +01:00
Integrator.h HMC bit repro across checkpoints. Fixed parallel RNG issue with threading. 2015-12-22 08:54:40 +00:00