中文

SafeMPI - Extending MPI for Byzantine Error Detection on Parallel Clusters

分布式、并行与集群计算 2007-05-23 v1

摘要

Modern high-performance computing relies heavily on the use of commodity processors arranged together in clusters. These clusters consist of individual nodes (typically off-the-shelf single or dual processor machines) connected together with a high speed interconnect. Using cluster computation has many benefits, but also carries the liability of being failure prone due to the sheer number of components involved. Many effective solutions have been proposed to aid failure recovery in clusters, their one significant downside being the failure models they support. Most of the work in the area has focused on detecting and correcting fail-stop errors. We propose a system that will also detect more general error models, such as Byzantine errors, thus allowing existing failure recovery methods to handle them correctly.

关键词

引用

@article{arxiv.cs/0506001,
  title  = {SafeMPI - Extending MPI for Byzantine Error Detection on Parallel Clusters},
  author = {Dmitry Mogilevsky and Sean Keller},
  journal= {arXiv preprint arXiv:cs/0506001},
  year   = {2007}
}