English

SPARe: Stacked Parallelism with Adaptive Reordering for Fault-Tolerant LLM Pretraining Systems with 100k+ GPUs

Distributed, Parallel, and Cluster Computing 2026-05-29 v3 Systems and Control Systems and Control

Abstract

In large-scale LLM pre-training systems with 100k+ GPUs, failures become the norm rather than the exception, and restart costs can dominate wall-clock training time. However, existing fault-tolerance mechanisms are largely unprepared for this restart-dominant regime. To address this challenge, we propose SPARe - Stacked Parallelism with Adaptive Reordering - a fault-tolerance framework that masks node failures during gradient synchronization by stacking redundant data shards across parallelism groups and adaptively reordering execution. SPARe achieves availability comparable to traditional replication while maintaining near-constant computation overhead of only 2~3x, even under high redundancy where traditional replication would require linearly inflating overhead. We derive closed-form expressions for endurable failure count and computation overhead, validate them via SimGrid-based discrete-event simulation, and jointly optimize redundancy and checkpointing to minimize time-to-train. At extreme scale with up to 600k GPUs, SPARe reduces time-to-train by 40~50% compared to traditional replication.

Keywords

Cite

@article{arxiv.2603.00357,
  title  = {SPARe: Stacked Parallelism with Adaptive Reordering for Fault-Tolerant LLM Pretraining Systems with 100k+ GPUs},
  author = {Jin Lee and Zhonghao Chen and Xuhang He and Robert Underwood and Bogdan Nicolae and Franck Cappello and Xiaoyi Lu and Sheng Di and Zheng Zhang},
  journal= {arXiv preprint arXiv:2603.00357},
  year   = {2026}
}

Comments

Forty-Third International Conference on Machine Learning (ICML 2026)