paper-with-me

Papers

RPU -- A Reasoning Processing Unit

2026-02-20 · Matthew Adiletta, Gu-Yeon Wei, David Brooks arxiv

Large language model (LLM) inference performance is increasingly bottlenecked by the memory wall. While GPUs continue to scale raw compute throughput, they struggle to deliver scalable performance for memory bandwidth bound workloads. This challenge is amplified by emerging reasoning LLM applications, where long output sequences, low arithmetic intensity, and tight latency constraints demand significantly higher memory bandwidth. As a result, system utilization drops and energy per inference rises, highlighting the need for an optimized system architecture for scalable memory bandwidth. To address these challenges we present the Reasoning Processing Unit (RPU), a chiplet-based architecture designed to address the challenges of the modern memory wall. RPU introduces: (1) A Capacity-Optimized High-Bandwidth Memory (HBM-CO) that trades capacity for lower energy and cost; (2) a scalable chiplet architecture featuring a bandwidth-first power and area provisioning design; and (3) a decoupled microarchitecture that separates memory, compute, and communication pipelines to sustain high bandwidth utilization. Simulation results show that RPU performs up to 45.3x lower latency and 18.6x higher throughput over an H100 system at ISO-TDP on Llama3-405B.

📄 PDF Abstract BibTeX arXiv:2602.18568

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Commonsense Knowledge Reasoning and Generation with Pre-trained Language Models: A Survey

2022-01-28 · Prajjwal Bhargava, Vincent Ng

While commonsense knowledge acquisition and reasoning has traditionally been a core research topic in the knowledge representation and reasoning community, recent years have seen a surge of interest in the natural langua…

NUMCoT: Numerals and Units of Measurement in Chain-of-Thought Reasoning using Large Language Models

2024-06-05 · Ancheng Xu, Minghuan Tan, Lei Wang, Min Yang 외

Numeral systems and units of measurement are two conjoined topics in activities of human beings and have mutual effects with the languages expressing them. Currently, the evaluation of Large Language Models (LLMs) often …

MathMathematical Reasoning

Evaluating Ising Processing Units with Integer Programming

2017-07-02 · Carleton Coffrin, Harsha Nagarajan, Russell Bent

The recent emergence of novel computational devices, such as adiabatic quantum computers, CMOS annealers, and optical parametric oscillators, present new opportunities for hybrid-optimization algorithms that are hardware…

Benchmarking

IIU: Independent Inference Units for Knowledge-based Visual Question Answering

2024-08-15 · Yili Li, Jing Yu, Keke Gai, Gang Xiong

Knowledge-based visual question answering requires external knowledge beyond visible content to answer the question correctly. One limitation of existing methods is that they focus more on modeling the inter-modal and in…

Question AnsweringVisual Question Answering

Towards Ideal Semantics for Analyzing Stream Reasoning

2015-05-20 · Harald Beck, Minh Dao-Tran, Thomas Eiter, Michael Fink

The rise of smart applications has drawn interest to logical reasoning over data streams. Recently, different query languages and stream processing/reasoning engines were proposed in different communities. However, due t…

Logical Reasoning