Exploiting Asynchrony From Exact Forward Recovery For Due In Iterative Solvers

SC(2015)

引用 44|浏览55
暂无评分
摘要
This paper presents a method to protect iterative solvers from Detected and Uncorrected Errors (DUE) relying on error detection techniques already available in commodity hardware. Detection operates at the memory page level, which enables the use of simple algorithmic redundancies to correct errors. Such redundancies would be inapplicable under coarse grain error detection, but become very powerful when the hardware is able to precisely detect errors.Relations straightforwardly extracted from the solver allow to recover lost data exactly. This method is free of the overheads of backwards recoveries like checkpointing, and does not compromise mathematical convergence properties of the solver as restarting would do. We apply this recovery to three widely used Krylov subspace methods, CG, GM-RES and BiCGStab, and their preconditioned versions.We implement our resilience techniques on CG considering scenarios from small (8 cores) to large (1024 cores) scales, and demonstrate very low overheads compared to state-of-the-art solutions. We deploy our recovery techniques either by overlapping them with algorithmic computations or by forcing them to be in the critical path of the application. A trade-off exists between both approaches depending on the error rate the solver is suffering. Under realistic error rates, overlapping decreases overheads from 5.37% down to 3.59% for a non-preconditioned CG on 8 cores.
更多
查看译文
关键词
exact forward recovery,DUE,iterative solvers,detected and uncorrected errors,error detection techniques,memory page level,algorithmic redundancies,coarse grain error detection,checkpointing,mathematical convergence properties,Krylov subspace methods,CG,GMRES,BiCGStab,recovery techniques,realistic error rates
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要