Backup of restart files
Backup the restart files before overwriting. Meant to avoid issues with trucations for various reasons, like job being killed in the middle of the update.
The technique is just to check if the file already exists and move to a ".prev" version.
Edited by Peter W. Draper
Merge request reports
Activity
added 21 commits
-
7e23e02a...5a8eabba - 20 commits from branch
master
- fa9e0e3a - Merge remote-tracking branch 'origin/master' into restart-structs
-
7e23e02a...5a8eabba - 20 commits from branch
added 1 commit
- 1dc820a7 - Unlink all the saved files before creating new ones. Avoids issues if the saves…
added 69 commits
-
1dc820a7...079f0ea3 - 68 commits from branch
master
- 5dad5816 - Merge remote-tracking branch 'origin/master' into restart-structs
-
1dc820a7...079f0ea3 - 68 commits from branch
added 1 commit
- dc3eae62 - Don't synchronize further, we have just past a barrier, so the need for that is very unlikely
mentioned in commit c884a60d
mentioned in issue #399 (closed)
Please register or sign in to reply