English

FlashCommunication V2: Bit Splitting and Spike Reserving for Any Bit Communication

Distributed, Parallel, and Cluster Computing 2025-08-07 v1 Artificial Intelligence

Abstract

Nowadays, communication bottlenecks have emerged as a critical challenge in the distributed training and deployment of large language models (LLMs). This paper introduces FlashCommunication V2, a novel communication paradigm enabling efficient cross-GPU transmission at arbitrary bit widths. Its core innovations lie in the proposed bit splitting and spike reserving techniques, which address the challenges of low-bit quantization. Bit splitting decomposes irregular bit widths into basic units, ensuring compatibility with hardware capabilities and thus enabling transmission at any bit width. Spike reserving, on the other hand, retains numerical outliers (i.e., minima and maxima) as floating-point numbers, which shrinks the dynamic numerical range and pushes the quantization limits to 2-bit with acceptable losses. FlashCommunication V2 significantly enhances the flexibility and resource utilization of communication systems. Through meticulous software-hardware co-design, it delivers robust performance and reduced overhead across both NVLink-based and PCIe-based architectures, achieving a maximum 3.2×\times speedup in AllReduce and 2×\times in All2All communication.

Keywords

Cite

@article{arxiv.2508.03760,
  title  = {FlashCommunication V2: Bit Splitting and Spike Reserving for Any Bit Communication},
  author = {Qingyuan Li and Bo Zhang and Hui Kang and Tianhao Xu and Yulei Qian and Yuchen Xie and Lin Ma},
  journal= {arXiv preprint arXiv:2508.03760},
  year   = {2025}
}

Comments

9 pages, 8 figures

R2 v1 2026-07-01T04:35:48.475Z