mirror of
https://github.com/paboyle/Grid.git
synced 2025-10-29 02:59:33 +00:00
SITMO I/O for NERSC working now bit repro
This commit is contained in:
@@ -61,7 +61,7 @@ int main(int argc, char **argv) {
|
||||
CPparams.saveInterval = 5;
|
||||
CPparams.format = "IEEE64BIG";
|
||||
|
||||
TheHMC.Resources.LoadBinaryCheckpointer(CPparams);
|
||||
TheHMC.Resources.LoadNerscCheckpointer(CPparams);
|
||||
|
||||
RNGModuleParameters RNGpar;
|
||||
RNGpar.serial_seeds = "1 2 3 4 5";
|
||||
|
||||
Reference in New Issue
Block a user