Scalable replay with partial-order dependencies for message-logging fault tolerance

Cluster Computing(2014)

引用 25|浏览4
暂无评分
摘要
Deterministic replay of a parallel application is commonly used for discovering bugs or to recover from a hard fault with message-logging fault tolerance. For message passing programs, a major source of overhead during forward execution is recording the order in which messages are sent and received. During replay, this ordering must be used to deterministically reproduce the execution. Previous work in replay algorithms often makes minimal assumptions about the programming model and application to maintain generality. However, in many applications, only a partial order must be recorded due to determinism intrinsic in the program, ordering constraints imposed by the execution model, and events that are commutative (their relative execution order during replay does not need to be reproduced exactly). In this paper, we present a novel algebraic framework for reasoning about the minimum dependencies required to represent the partial order for different orderings and interleavings. By exploiting this framework, we improve on an existing scalable message-logging fault tolerance scheme that uses a total order. The improved scheme scales to 131,072 cores on an IBM BlueGene/P with up to 2× lower overhead.
更多
查看译文
关键词
fault tolerant computing,message passing,parallel processing,program debugging,IBM BlueGene/P,bugs discovery,message passing programs,message-logging fault tolerance,parallel application,partial-order dependencies,scalable replay,determinism,execution model,fault tolerance,message logging,partial-order dependencies,replay
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要