2 papers
cs.DC2026
Scrutinizing Variables for Checkpoint Using Automatic Differentiation
Xin Huang, Weiping Zhang, Shiman Meng +4
Checkpoint/Restart (C/R) saves the running state of the programs periodically, which consumes considerable system resources. We observe that not every piece of data is involved in…
cs.SE2024
AutoCheck: Automatically Identifying Variables for Checkpointing by Data Dependency Analysis
Xiang Fu, Weiping Zhang, Xin Huang +4
Checkpoint/Restart (C/R) has been widely deployed in numerous HPC systems, Clouds, and industrial data centers, which are typically operated by system engineers. Nevertheless, ther…