English

Rail-only: A Low-Cost High-Performance Network for Training LLMs with Trillion Parameters

Networking and Internet Architecture 2024-09-17 v5 Artificial Intelligence Machine Learning

Abstract

This paper presents a low-cost network architecture for training large language models (LLMs) at hyperscale. We study the optimal parallelization strategy of LLMs and propose a novel datacenter network design tailored to LLM's unique communication pattern. We show that LLM training generates sparse communication patterns in the network and, therefore, does not require any-to-any full-bisection network to complete efficiently. As a result, our design eliminates the spine layer in traditional GPU clusters. We name this design a Rail-only network and demonstrate that it achieves the same training performance while reducing the network cost by 38% to 77% and network power consumption by 37% to 75% compared to a conventional GPU datacenter. Our architecture also supports Mixture-of-Expert (MoE) models with all-to-all communication through forwarding, with only 8.2% to 11.2% completion time overhead for all-to-all traffic. We study the failure robustness of Rail-only networks and provide insights into the performance impact of different network and training parameters.

Keywords

Cite

@article{arxiv.2307.12169,
  title  = {Rail-only: A Low-Cost High-Performance Network for Training LLMs with Trillion Parameters},
  author = {Weiyang Wang and Manya Ghobadi and Kayvon Shakeri and Ying Zhang and Naader Hasani},
  journal= {arXiv preprint arXiv:2307.12169},
  year   = {2024}
}
R2 v1 2026-06-28T11:37:47.372Z