LetGo offers the users the prototype of the roll-forward recovery system for HPC applications.
configure.py - to setup the application configurations
faultinject.py - to handle the fault injection experiment functions
sighandler.py - the main LetGo implementation
letgo_wrapper.py - the wrapper to launch fault injections and applications with LetGo
Please use https://github.com/flyree/pb_interceptor to build the Pintool
python letgo_wrapper.py your app
- Bo Fang - Initial work
This project is licensed under the MIT License - see the LICENSE file for details