mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-18 07:47:06 +01: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