1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00
Grid/lib/qcd/hmc
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
..
integrators HMC bit repro across checkpoints. Fixed parallel RNG issue with threading. 2015-12-22 08:54:40 +00:00
.dirstamp Skeleton of HMC/Integrators 2015-07-03 16:51:41 +09:00
HMC.cc HMC checkpointing . 2015-12-20 02:29:51 +00:00
HMC.h HMC bit repro across checkpoints. Fixed parallel RNG issue with threading. 2015-12-22 08:54:40 +00:00
NerscCheckpointer.h Naming of files improvement. 2015-12-21 15:37:26 +00:00