English

Lagom: Unleashing the Power of Communication and Computation Overlapping for Distributed LLM Training

Distributed, Parallel, and Cluster Computing 2026-02-25 v1

Abstract

Overlapping communication with computation is crucial for distributed large-model training, yet optimizing it - especially when computation becomes the bottleneck-remains challenging. We present Lagom, a system that co-tunes communication parameters to balance resource usage between computation and communication. By introducing a unified cost model and a priority-based search algorithm, Lagom reduces optimization complexity from exponential to linear. Evaluations on high- and low-bandwidth GPU clusters show that Lagom achieves 1.07-1.33x and 1.03-1.27x speedup over NCCL and AutoCCL across diverse models and parallelizations.

Keywords

Cite

@article{arxiv.2602.20656,
  title  = {Lagom: Unleashing the Power of Communication and Computation Overlapping for Distributed LLM Training},
  author = {Guanbin Xu and ZhenGuo Xu and Yuzhe Li and Youhui Bai and Ping Gong and Chaoyi Ruan and Cheng Li},
  journal= {arXiv preprint arXiv:2602.20656},
  year   = {2026}
}

Comments

6 pages, 8 figures