Computer Science > Operating Systems
[Submitted on 13 Dec 2013 (this version), latest version 30 Jan 2014 (v3)]
Title:Transparent Checkpoint-Restart over InfiniBand
View PDFAbstract:InfiniBand is widely used for low-latency, high-throughput cluster computing. Saving the state of the InfiniBand network as part of distributed checkpointing has been a long-standing challenge for researchers. Because of a lack of a solution, typical MPI implementations have included custom checkpoint-restart services that "tear down" the network, checkpoint each node as a standalone computer, and then re-connect the network again. We present the first example of transparent, system-initiated checkpoint-restart that directly supports InfiniBand. This direct approach results in checkpoints that are found to be several times faster than with the use of a checkpoint-restart service. Scalability is shown by checkpointing 128 MPI processes across 128 nodes in a few seconds. We also describe a debugging approach in which one can copy a checkpoint image from an InfiniBand-based production cluster to a local Ethernet-bsed cluster where one can restart the computation and attach an interactive debugger. The key enabling idea is direct virtualization of InfiniBand resources, with no need to tear down and re-connect the InfiniBand connection before and after checkpointing. The generality of this approach is shown not only by checkpointing an MPI computation, but also a native UPC computation (Berkeley Unified Parallel C). UPC was run over GASNet's ibv conduit, without the use of MPI. Performance is reported for a production InfiniBand cluster with 32 nodes. The work is based on DMTCP (Distributed MultiThreaded CheckPointing) plugins. DMTCP plugins are a modular extension of the core DMTCP checkpoint-restart package.
Submission history
From: Jiajun Cao Mr [view email][v1] Fri, 13 Dec 2013 20:53:39 UTC (27 KB)
[v2] Mon, 16 Dec 2013 07:41:11 UTC (26 KB)
[v3] Thu, 30 Jan 2014 21:39:39 UTC (32 KB)
References & Citations
export BibTeX citation
Loading...
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.