中文

ScaleAcross Explorer: Exploring Communication Optimization for Scale-Across AI Model Training

分布式、并行与集群计算 2026-05-26 v1 人工智能 网络与互联网体系结构

摘要

The rapid scaling of large language model training requires distributing GPU resources across multiple data center buildings and regions. We refer to such paradigm as "scale-across" training. As infrastructure expands, the system design space becomes increasingly intricate, encompassing new model architectures, hardware heterogeneity, and evolving communication patterns. Drawing from Meta's production experience, we highlight the complexities of deploying training jobs across a few data centers housing hundreds of thousands of GPUs. To accelerate exploration of the large design space and to enable efficient training for frontier model development, we conduct in-depth characterization of three key design dimensions: parallelism placement, parallelism scheduling, and network layer technologies. We then propose ScaleAcross Explorer, an optimizer that considers the interplay of design dimensions and holistically optimizes scale-across training. Testbed experiments and simulations demonstrate up to 64.62% training speedups over production configuration and up to 37.59% training speedups over the state-of-the-art baseline across a wide range of design points.

关键词

引用

@article{arxiv.2605.24326,
  title  = {ScaleAcross Explorer: Exploring Communication Optimization for Scale-Across AI Model Training},
  author = {Minghao Li and Alicia Golden and Samuel Hsia and Michael Kuchnik and Adi Gangidi and Xu Zhang and Ashmitha Jeevaraj Shetty and Zachary DeVito and Weiwei Chu and Dong He and Haoci Zhang and Yuchen Hao and Ruoming Pang and James Hongyi Zeng and Ying Zhang and Minlan Yu and Carole-Jean Wu},
  journal= {arXiv preprint arXiv:2605.24326},
  year   = {2026}
}

备注

28 pages, 27 figures