1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-18 15:57:05 +01:00

SITMO I/O for NERSC working now bit repro

This commit is contained in:
paboyle
2017-05-05 16:54:44 +01:00
parent 14bedebb11
commit 697c0603ce
24 changed files with 33 additions and 29 deletions

View File

@ -130,7 +130,7 @@ int main(int argc, char **argv) {
CPparams.format = "IEEE64BIG";
*/
TheHMC.Resources.LoadBinaryCheckpointer(CPparams);
TheHMC.Resources.LoadNerscCheckpointer(CPparams);
// RNG definition (Name: RandomNumberGenerator)
RNGModuleParameters RNGpar(Reader);