mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-15 06:17:05 +01:00
SITMO I/O for NERSC working now bit repro
This commit is contained in:
@ -62,7 +62,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