A checkpoint/restart scheme for CUDA programs with complex computation states

被引:0
|
作者
Jiang H. [1 ]
Zhang Y. [1 ]
Jenness J. [1 ]
Li K.-C. [2 ]
机构
[1] Department of Computer Science, Arkansas State University
[2] Department of Computer Science and Information Engr., Providence University
关键词
Checkpoint/start; CUDA; Fault tolerance; GPU;
D O I
10.2991/ijndc.2013.1.4.2
中图分类号
学科分类号
摘要
Checkpoint/restart has been an effective mechanism to achieve fault tolerance for many long-running scientific applications. The common approach is to save computation states in memory and secondary storage for execution resumption. However, as the GPU plays a much bigger role in high performance computing, there is no effective checkpoint/restart scheme yet due to the difficulty of the GPU computation state handling. This paper proposes an application-level checkpoint/restart scheme to save and restore GPU computation states in annotated user programs. A pre-compiler and run-time support module are developed to construct and save states in CPU system memory dynamically, whereas secondary storage can be utilized for scalability and long-term fault tolerance. CUDA programs with complicated computation states are supported. State-related variables dissipated in various memory units are collected. Both stack and heap are duplicated at application level for state construction. Experimental results have demonstrated the effectiveness of the proposed scheme. © 2013, Atlantis Press. All rights reserved.
引用
收藏
页码:196 / 212
页数:16
相关论文
共 36 条