1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-04 11:15:55 +01:00
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
..
2015-06-03 12:47:05 +01:00
2015-12-20 02:29:51 +00:00
2015-06-03 12:47:05 +01:00
2015-12-21 15:30:28 +00:00
2015-11-28 16:54:43 -08:00