English
Related papers

Related papers: Serving Large Language Models on Huawei CloudMatri…

200 papers

Large language model (LLM) inference is limited by high computational cost and memory bandwidth demands, making deployment on heterogeneous many-core processors challenging. Taking the MT-3000 processor used in the Tianhe supercomputer as…

Distributed, Parallel, and Cluster Computing · Computer Science 2026-05-26 Yao Lu , Zhongzhi Luan , Gen Li , Jiaxing Qi , Shiqing Ma , Bin Han , Shizhe Shang , Hailong Yang , Depei Qian

Large Language Models drive a wide range of modern AI applications but impose substantial challenges on large-scale serving systems due to intensive computation, strict latency constraints, and throughput bottlenecks. We introduce…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-12-01 Jun Wang , Yunxiang Yao , Wenwei Kuang , Runze Mao , Zhenhao Sun , Zhuang Tao , Ziyang Zhang , Dengyu Li , Jiajun Chen , Zhili Wang , Kai Cui , Congzhi Cai , Longwen Lan , Ken Zhang

Scaled-out MoE LLMs and scaled-up SuperPods create new systems challenges for production Model-as-a-Service (MaaS), requiring disaggregation, low-latency communication, and decentralized serving. This report presents xDeepServe, the…

Distributed, Parallel, and Cluster Computing · Computer Science 2026-03-03 Ao Xiao , Bangzheng He , Baoquan Zhang , Baoxing Huai , Bingji Wang , Bo Wang , Bo Xu , Boyi Hou , Chan Yang , Changhong Liu , Cheng Cui , Chenyu Zhu , Cong Feng , Daohui Wang , Dayun Lin , Duo Zhao , Fengshao Zou , Fu Wang , Gangqiang Zhang , Gengyuan Dan , Guanjie Chen , Guodong Guan , Guodong Yang , Haifeng Li , Haipei Zhu , Haley Li , Hao Feng , Hao Huang , Hao Xu , Hengrui Ma , Hengtao Fan , Hui Liu , Jia Li , Jiang Liu , Jiang Xu , Jie Meng , Jinhan Xin , Junhao Hu , Juwei Chen , Lan Yu , Lanxin Miao , Liang Liu , Linan Jing , Lu Zhou , Meina Han , Mingkun Deng , Mingyu Deng , Naitian Deng , Nizhong Lin , Peihan Zhao , Peng Pan , Pengfei Shen , Ping Li , Qi Zhang , Qian Wang , Qin ZhC Qingrong Xia , Qingyi Zhang , Qunchao Fu , Ren Guo , Ruimin Gao , Shaochun Li , Sheng Long , Shentian Li , Shining Wan , Shuai Shen , Shuangfu Zeng , Shuming Jing , Siqi Yang , Song Zhang , Tao Xu , Tianlin Du , Ting Chen , Wanxu Wu , Wei Jiang , Weinan Tong , Weiwei Chen , Wen Peng , Wenli Zhou , Wenquan Yang , Wenxin Liang , Xiang Liu , Xiaoli Zhou , Xin Jin , Xinyu Duan , Xu Li , Xu Zhang , Xusheng Chen , Yalong Shan , Yang Gan , Yao Lu , Yi Deng , Yi Zheng , Ying Xiong , Yingfei Zheng , Yiyun Zheng , Yizhou Shan , Yong Gao , Yong Zhang , Yongqiang Yang , Yuanjin Gong , Yue Yu , Yuetao Chen , Yukun Zhu , Yulong He , Yusu Zhao , Yuyan Wu , Zenan Zhang , Zhaojin Zhuo , Zhaoyang Ji , Zhefeng Wang , Zheng Wang , Zhenan Fan , Zhenhua Yang , Zhenli Sheng , Zhibin Yu , Zhigang Ji , Zhihao Ren , Zhipeng Bian , Zhixia Liu , Zhiyu Dong , Zhonghua Li , Zhou Yu , Zhuoming Shen , Zhuwei Peng , Zi Ye , Zihao Xiang , Zimin Fu , Zixuan Zhang

The rapid scaling of large language models (LLMs) has unveiled critical limitations in current hardware architectures, including constraints in memory capacity, computational efficiency, and interconnection bandwidth. DeepSeek-V3, trained…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-12-24 Chenggang Zhao , Chengqi Deng , Chong Ruan , Damai Dai , Huazuo Gao , Jiashi Li , Liyue Zhang , Panpan Huang , Shangyan Zhou , Shirong Ma , Wenfeng Liang , Ying He , Yuqing Wang , Yuxuan Liu , Y. X. Wei

Large language models (LLMs) such as OpenAI's ChatGPT and Google's Gemini have demonstrated unprecedented capabilities of autoregressive AI models across multiple tasks triggering disruptive technology innovations around the world. However,…

Hardware Architecture · Computer Science 2024-05-22 Huwan Peng , Scott Davidson , Richard Shi , Shuaiwen Leon Song , Michael Taylor

With the widespread adoption of Large Language Models (LLMs), the demand for high-performance LLM inference services continues to grow. To meet this demand, a growing number of AI accelerators have been proposed, such as Google TPU, Huawei…

Hardware Architecture · Computer Science 2025-10-08 Tianhao Zhu , Dahu Feng , Erhu Feng , Yubin Xia

The explosive growth of Large Language Models (LLMs), such as GPT-4 with 1.8 trillion parameters, demands a fundamental rethinking of data center architecture to ensure scalability, efficiency, and cost-effectiveness. Our work provides a…

Hardware Architecture · Computer Science 2025-09-09 Jesmin Jahan Tithi , Hanjiang Wu , Avishaii Abuhatzera , Fabrizio Petrini

This document presents a vision for a novel AI infrastructure design that has been initially validated through inference simulations on state-of-the-art large language models. Advancements in deep learning and specialized hardware have…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-11-17 Jiamin Li , Lei Qu , Tao Zhang , Grigory Chirkov , Shuotao Xu , Peng Cheng , Lidong Zhou

Large Language Model (LLM) inference on large-scale systems is expected to dominate future cloud infrastructures. Efficient LLM inference in cloud environments with numerous AI accelerators is challenging, necessitating extensive…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-11-11 Ilias Bournias , Lukas Cavigelli , Georgios Zacharopoulos

Attention efficiency is critical to large language model (LLM) inference. While prior advances optimize attention execution for individual requests (e.g., FlashAttention), production LLM serving relies on batching requests with highly…

Distributed, Parallel, and Cluster Computing · Computer Science 2026-02-09 Rui Ning , Wei Zhang , Fan Lai

The rapid growth of large-language models (LLMs) is driving a new wave of specialized hardware for inference. This paper presents the first workload-centric, cross-architectural performance study of commercial AI accelerators, spanning…

Hardware Architecture · Computer Science 2025-06-10 Amit Sharma

The explosive arrival of OpenAI's ChatGPT has fueled the globalization of large language model (LLM), which consists of billions of pretrained parameters that embodies the aspects of syntax and semantics. HyperAccel introduces latency…

Large Language Models (LLMs) have revolutionized AI applications, but deploying them at scale presents significant challenges. We present RTP-LLM, a high-performance inference engine for industrial-scale LLM deployment, successfully…

Generative large language models (LLMs) have garnered significant attention due to their exceptional capabilities in various AI tasks. Traditionally deployed in cloud datacenters, LLMs are now increasingly moving towards more accessible…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-04-14 Shengyuan Ye , Bei Ouyang , Liekang Zeng , Tianyi Qian , Xiaowen Chu , Jian Tang , Xu Chen

Large Language Model (LLM) serving faces a fundamental tension between stringent latency Service Level Objectives (SLOs) and limited GPU memory capacity. When high request rates exhaust the KV cache budget, existing LLM inference systems…

Distributed, Parallel, and Cluster Computing · Computer Science 2026-05-20 Jiahuan Yu , Mingtao Hu , Zichao Lin , Minjia Zhang

Large language models (LLMs) deliver impressive capabilities but incur substantial inference latency and cost, which hinders their deployment in latency-sensitive and resource-constrained scenarios. Cloud-edge-device collaborative inference…

Artificial Intelligence · Computer Science 2026-03-24 Haoyu Qiao , Hao Zhang , Shanwen Mao , Siyao Cheng , Jie Liu

The rapid advancement of Large Language Models (LLMs) has revolutionized various aspects of human life, yet their immense computational and energy demands pose significant challenges for efficient inference. The memory wall, the growing…

Hardware Architecture · Computer Science 2025-09-18 Hongyi Li , Songchen Ma , Huanyu Qu , Weihao Zhang , Jia Chen , Junfeng Lin , Fengbin Tu , Rong Zhao

Large language model (LLM) decoding suffers from high latency due to fragmented execution across operators and heavy reliance on off-chip memory for data exchange and reduction. This execution model limits opportunities for fusion and…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-08-27 Xinhao Luo , Zihan Liu , Yangjie Zhou , Shihan Fang , Ziyu Huang , Yu Feng , Chen Zhang , Shixuan Sun , Zhenzhe Zheng , Jingwen Leng , Minyi Guo

Transformers, driven by attention mechanisms, form the foundation of large language models (LLMs). As these models scale up, efficient GPU attention kernels become essential for high-throughput and low-latency inference. Diverse LLM…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-04-23 Zihao Ye , Lequn Chen , Ruihang Lai , Wuwei Lin , Yineng Zhang , Stephanie Wang , Tianqi Chen , Baris Kasikci , Vinod Grover , Arvind Krishnamurthy , Luis Ceze

With the increasing deployment of Large Language Models (LLMs) on mobile and edge platforms, securing them against model extraction attacks has become a pressing concern. However, protecting model privacy without sacrificing the performance…

Cryptography and Security · Computer Science 2025-10-24 Tushar Nayan , Ziqi Zhang , Ruimin Sun
‹ Prev 1 2 3 10 Next ›