Building and utilizing fault tolerance support tools for the GASPI applications

Periodicals(2018)

引用 2|浏览39
暂无评分
摘要
AbstractToday's high performance computing systems are made possible by multiple increases in hardware parallelity. This results in the decrease of mean time to failures of the systems with each newer generation, which is an alarming trend. Therefore, it is not surprising that a lot of research is going on in the area of fault tolerance and fault mitigation. Applications should survive a failure and/or be able to recover with minimal cost.We have used Global Address Space Programming Interface GASPI, which is a relatively new communication library based on the PGAS model. It fulfills the basic requirement of a fault tolerant communication library, i.e. the failure of a process does not cause the remaining processes to fail. This work is focused on extending the fault tolerance features of GASPI in the form of a supporting health-check library that applications can benefit from. These features include failure detection, its information propagation, recovery management, communication recovery, etc. To reinforce its utility, we have also developed a fault tolerant neighbor node-level checkpoint/restart library.Instead of introducing algorithm-based fault tolerance in its true sense, we demonstrate how using these supplementary fault tolerance functions one can build applications to allow integrate a low cost fault detection/recovery mechanism and, if necessary, recover the application on the fly. We showcase the usage of these tools by implementing them in three different applications. Two of the applications fall in the category of linear sparse solvers, whereas the third application is based on a fluid flow solver. We also analyze the overheads involved in failure-free cases as well as various failure cases. Our fault detection mechanism causes no overhead in failure-free cases, whereas in case of failures, the failure detection and recovery cost is of reasonably acceptable order and shows good scalability.
更多
查看译文
关键词
GASPI, Global address space Programming Interface (GPI2), fault tolerance, fault detection, health-check library, node-level checkpoint-restart, fault-tolerant iterative solvers
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要