Podcast
Questions and Answers
What is the primary reason why applications with long execution times are a concern in supercomputing?
What is the primary reason why applications with long execution times are a concern in supercomputing?
What is the primary purpose of checkpointing in supercomputing?
What is the primary purpose of checkpointing in supercomputing?
What is a characteristic of checkpoint files?
What is a characteristic of checkpoint files?
What is the term used to describe the resumption of application execution from a saved checkpoint?
What is the term used to describe the resumption of application execution from a saved checkpoint?
Signup and view all the answers
What is a secondary benefit of checkpointing beyond mitigating the cost of execution failure?
What is a secondary benefit of checkpointing beyond mitigating the cost of execution failure?
Signup and view all the answers
What are the two approaches to checkpointing frequently encountered in HPC?
What are the two approaches to checkpointing frequently encountered in HPC?
Signup and view all the answers
What is the primary purpose of checkpointing in high performance computing?
What is the primary purpose of checkpointing in high performance computing?
Signup and view all the answers
What type of applications typically require very long runtimes on HPC resources?
What type of applications typically require very long runtimes on HPC resources?
Signup and view all the answers
How can application checkpoint and restart be performed?
How can application checkpoint and restart be performed?
Signup and view all the answers
Why may an application require large runtimes on HPC resources even with many compute resources?
Why may an application require large runtimes on HPC resources even with many compute resources?
Signup and view all the answers
What is a benefit of using application-level checkpointing libraries?
What is a benefit of using application-level checkpointing libraries?
Signup and view all the answers
What is a characteristic of high performance computing input/output operations?
What is a characteristic of high performance computing input/output operations?
Signup and view all the answers