port dump_modify maxfiles option to COMPRESS and MPIIO package

This commit is contained in:
Axel Kohlmeyer
2018-05-10 23:44:27 -04:00
parent 7780d92823
commit 075598b405
10 changed files with 107 additions and 3 deletions

View File

@ -573,7 +573,7 @@ void Dump::openfile()
strcpy(nameslist[fileidx],filecurrent);
fileidx = (fileidx + 1) % maxfiles;
}
}
}
}
// each proc with filewriter = 1 opens a file