🤖 AI Summary
Existing metrics struggle to effectively correlate communication and computational progress in AI datacenter networks, hindering optimal network design. This work proposes the Switching Efficiency framework, introducing a core metric η that quantifies effective computational throughput per unit of switching capacity. For the first time, η is decomposed into three interpretable factors—data efficiency, routing efficiency, and port utilization—to precisely identify communication bottlenecks. Through modeling, architectural comparison, traffic simulation, and multidimensional decomposition, the framework reveals how different network topologies, such as 3D-Torus and Rail-Optimized, adapt to large language model (LLM) training traffic. It also validates the efficacy of strategies including resource reallocation, server scaling, and in-network computing in enhancing communication efficiency, offering theoretical guidance for AI datacenter network design.
📝 Abstract
Communication is pivotal in LLM training, and a thorough analysis of the communication efficiency of AI data center (AIDC) network is essential for guiding the design of these capital-intensive clusters. However, conventional metrics are inadequate for such analysis, as they do not directly link network activity to computational progress and lack granularity to diagnose the impact of different network design patterns. To address this, we introduce a metric framework, the Switching Efficiency Framework, whose core metric - Switching Efficiency ($η$) - quantifies computationally effective data throughput per unit switching capacity. We further decompose $η$ into three factors - Data, Routing Efficiency, and Port Utilization to facilitate analysis of distinct communication bottlenecks.
Using this metric framework, we demonstrate how the symmetric, distributed switching of 3D-Torus and the centralized, hierarchical switching of Rail-Optimized architecture align with sparse or imbalanced LLM training traffic, and show that All-to-All traffic from Mixture-of-Experts models severely degrades their port utilization and routing efficiency. Our analysis also demonstrates how key design choices - such as adjusting switching resource allocation, expanding server size, adopting in-network computing, and multi-plane design - positively influence distinct facets of communication efficiency. Ultimately, the Switching Efficiency Framework provides an analytical tool for analyzing efficiency bottlenecks, thereby informing the design of future-generation AIDC networks.