Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: Hu, Tianlun, Hu, Tiancheng, Litang, Shengsheng, Wang, Sheng, Bao, Xiaoming, Li, Yuxing, Wang, Wei, Hu, Zhongzhe, Li, Lijun, Sun, Hongwei, Zhou, Jingbin
Format: Preprint
Veröffentlicht: 2026
Schlagworte:
Online-Zugang:https://arxiv.org/abs/2605.06055
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
_version_ 1866911660771377152
author Hu, Tianlun
Hu, Tiancheng
Litang, Shengsheng
Wang, Sheng
Bao, Xiaoming
Li, Yuxing
Wang, Wei
Hu, Zhongzhe
Li, Lijun
Sun, Hongwei
Zhou, Jingbin
author_facet Hu, Tianlun
Hu, Tiancheng
Litang, Shengsheng
Wang, Sheng
Bao, Xiaoming
Li, Yuxing
Wang, Wei
Hu, Zhongzhe
Li, Lijun
Sun, Hongwei
Zhou, Jingbin
contents Mixture-of-Experts (MoE) inference requires large-scale token exchange across devices, making dispatch and combine major bottlenecks in both prefill and decode. Beyond network transfer, routing-driven layout transformation, temporary relay, and output restoration can add substantial overhead. Existing MoE communication paths are often buffer-centric, using explicit inter-process relay and reordering buffers around collective transfer. This report presents a relay-buffer-free communication design for MoE inference acceleration on Ascend systems. The design reorganizes dispatch and combine around direct placement into destination expert windows and direct reading from remote expert windows. Built on globally pooled high-bandwidth memory and symmetric-memory allocation, it removes most intermediate relay and reordering buffers while retaining only lightweight control state, including counts, offsets, and synchronization metadata. We instantiate the design as two schedules for the main phases of MoE inference: a prefill schedule with richer planning state for throughput-oriented execution, and a compact decode schedule for latency-sensitive execution. Experiments on Ascend-based MoE workloads show reduced dispatch and combine latency in both settings. At the serving level, the implementation improves time to first token (TTFT), preserves competitive time per output token (TPOT), and enlarges the feasible scheduling space under practical latency constraints. These results indicate that, on platforms with globally addressable device memory, reducing intermediate buffering and output restoration around expert execution is an effective direction for accelerating MoE inference.
format Preprint
id arxiv_https___arxiv_org_abs_2605_06055
institution arXiv
publishDate 2026
record_format arxiv
spellingShingle Relay Buffer Independent Communication over Pooled HBM for Efficient MoE Inference on Ascend
Hu, Tianlun
Hu, Tiancheng
Litang, Shengsheng
Wang, Sheng
Bao, Xiaoming
Li, Yuxing
Wang, Wei
Hu, Zhongzhe
Li, Lijun
Sun, Hongwei
Zhou, Jingbin
Distributed, Parallel, and Cluster Computing
Machine Learning
Mixture-of-Experts (MoE) inference requires large-scale token exchange across devices, making dispatch and combine major bottlenecks in both prefill and decode. Beyond network transfer, routing-driven layout transformation, temporary relay, and output restoration can add substantial overhead. Existing MoE communication paths are often buffer-centric, using explicit inter-process relay and reordering buffers around collective transfer. This report presents a relay-buffer-free communication design for MoE inference acceleration on Ascend systems. The design reorganizes dispatch and combine around direct placement into destination expert windows and direct reading from remote expert windows. Built on globally pooled high-bandwidth memory and symmetric-memory allocation, it removes most intermediate relay and reordering buffers while retaining only lightweight control state, including counts, offsets, and synchronization metadata. We instantiate the design as two schedules for the main phases of MoE inference: a prefill schedule with richer planning state for throughput-oriented execution, and a compact decode schedule for latency-sensitive execution. Experiments on Ascend-based MoE workloads show reduced dispatch and combine latency in both settings. At the serving level, the implementation improves time to first token (TTFT), preserves competitive time per output token (TPOT), and enlarges the feasible scheduling space under practical latency constraints. These results indicate that, on platforms with globally addressable device memory, reducing intermediate buffering and output restoration around expert execution is an effective direction for accelerating MoE inference.
title Relay Buffer Independent Communication over Pooled HBM for Efficient MoE Inference on Ascend
topic Distributed, Parallel, and Cluster Computing
Machine Learning
url https://arxiv.org/abs/2605.06055