Litcius/Paper detail

Oobleck: Resilient Distributed Training of Large Models Using Pipeline Templates

Insu Jang, Zhenning Yang, Zhen Zhang, Xin Jin, Mosharaf Chowdhury

202327 citationsDOIOpen Access PDF

Abstract

Oobleck enables resilient distributed training of large DNN models with guaranteed fault tolerance. It takes a planning-execution co-design approach, where it first generates a set of heterogeneous pipeline templates and instantiates at least f + 1 logically equivalent pipeline replicas to tolerate any f simultaneous failures. During execution, it relies on already-replicated model states across the replicas to provide fast recovery. Oobleck provably guarantees that some combination of the initially created pipeline templates can be used to cover all available resources after f or fewer simultaneous failures, thereby avoiding resource idling at all times. Evaluation on large DNN models with billions of parameters shows that Oobleck provides consistently high throughput, and it outperforms state-of-the-art fault tolerance solutions like Bamboo and Varuna by up to 13.9×.

Topics & Concepts

Pipeline (software)Computer scienceTemplateFault toleranceDistributed computingSet (abstract data type)ThroughputResource (disambiguation)Cover (algebra)Parallel computingComputer networkOperating systemProgramming languageEngineeringMechanical engineeringWirelessParallel Computing and Optimization TechniquesAdversarial Robustness in Machine LearningSoftware System Performance and Reliability