1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-13 04:37:05 +01:00

Debugging the RNG, eliminate the barrier after broadcast

This commit is contained in:
Guido Cossu
2016-10-26 16:08:23 +01:00
parent d50055cd96
commit 1d666771f9
2 changed files with 2 additions and 2 deletions

View File

@ -85,7 +85,7 @@ class HmcRunner : public BinaryHmcRunner {
//BinaryHmcCheckpointer
//ILDGHmcCheckpointer
//NerscHmcCheckpointer
ILDGHmcCheckpointer<BinaryHmcRunner::ImplPolicy> Checkpoint(
NerscHmcCheckpointer<BinaryHmcRunner::ImplPolicy> Checkpoint(
HMCPar.conf_prefix, HMCPar.rng_prefix, HMCPar.SaveInterval, HMCPar.format);
// Can implement also a specific function in the hmcrunner
// AddCheckpoint (...) that takes the same parameters + a string/tag