科技报告详细信息
Detailed Modeling, Design, and Evaluation of a Scalable Multi-level Checkpointing System
Moody, A T ; Bronevetsky, G ; Mohror, K M ; de Supinski, B R
关键词: DESIGN;    EFFICIENCY;    EVALUATION;    PERFORMANCE;    PRODUCTION;    RELIABILITY;    SIMULATION;    STORAGE;   
DOI  :  10.2172/984082
RP-ID  :  LLNL-TR-440491
PID  :  OSTI ID: 984082
Others  :  TRN: US201015%%1052
学科分类:社会科学、人文和艺术(综合)
美国|英语
来源: SciTech Connect
PDF
【 摘 要 】

High-performance computing (HPC) systems are growing more powerful by utilizing more hardware components. As the system mean-time-before-failure correspondingly drops, applications must checkpoint more frequently to make progress. However, as the system memory sizes grow faster than the bandwidth to the parallel file system, the cost of checkpointing begins to dominate application run times. A potential solution to this problem is to use multi-level checkpointing, which employs multiple types of checkpoints with different costs and different levels of resiliency in a single run. The goal is to design light-weight checkpoints to handle the most common failure modes and rely on more expensive checkpoints for less common, but more severe failures. While this approach is theoretically promising, it has not been fully evaluated in a large-scale, production system context. To this end we have designed a system, called the Scalable Checkpoint/Restart (SCR) library, that writes checkpoints to storage on the compute nodes utilizing RAM, Flash, or disk, in addition to the parallel file system. We present the performance and reliability properties of SCR as well as a probabilistic Markov model that predicts its performance on current and future systems. We show that multi-level checkpointing improves efficiency on existing large-scale systems and that this benefit increases as the system size grows. In particular, we developed low-cost checkpoint schemes that are 100x-1000x faster than the parallel file system and effective against 85% of our system failures. This leads to a gain in machine efficiency of up to 35%, and it reduces the the load on the parallel file system by a factor of two on current and future systems.

【 预 览 】
附件列表
Files Size Format View
RO201704240002516LZ 3034KB PDF download
  文献评价指标  
  下载次数:1次 浏览次数:6次