-
- Downloads
Add new executable `pugs_checkpoint`
It allows to simply manipulate checkpoint files - get list of available checkpoints - change resuming checkpoint - get the script that was used to produce a given checkpoint
Showing
- CMakeLists.txt 35 additions, 1 deletionCMakeLists.txt
- src/utils/PugsUtils.cpp 0 additions, 12 deletionssrc/utils/PugsUtils.cpp
- src/utils/checkpointing/CMakeLists.txt 2 additions, 0 deletionssrc/utils/checkpointing/CMakeLists.txt
- src/utils/checkpointing/PrintScriptFrom.cpp 42 additions, 0 deletionssrc/utils/checkpointing/PrintScriptFrom.cpp
- src/utils/checkpointing/PrintScriptFrom.hpp 9 additions, 0 deletionssrc/utils/checkpointing/PrintScriptFrom.hpp
- src/utils/checkpointing/SetResumeFrom.cpp 47 additions, 0 deletionssrc/utils/checkpointing/SetResumeFrom.cpp
- src/utils/checkpointing/SetResumeFrom.hpp 9 additions, 0 deletionssrc/utils/checkpointing/SetResumeFrom.hpp
- src/utils/checkpointing/pugs_checkpoint_main.cpp 60 additions, 0 deletionssrc/utils/checkpointing/pugs_checkpoint_main.cpp
Loading
Please register or sign in to comment