ARApr 9

A Full-Stack Performance Evaluation Infrastructure for 3D-DRAM-based LLM Accelerators

arXiv:2604.0804494.0h-index: 7Has Code
AI Analysis

This provides a general and reusable evaluation infrastructure for researchers and developers working on 3D-DRAM accelerators, addressing a bottleneck in LLM inference, though it is incremental as it builds on existing 3D-DRAM technology.

The paper tackles the lack of accessible performance analysis tools for 3D-DRAM-based LLM accelerators by introducing ATLAS, a silicon-proven simulation framework that achieves ≤8.57% simulation error and 97.26-99.96% correlation with measured performance.

Large language models (LLMs) exhibit memory-intensive behavior during decoding, making it a key bottleneck in LLM inference. To accelerate decoding execution, hybrid-bonding-based 3D-DRAM has been adopted in LLM accelerators. While this emerging technology provides strong performance gains over existing hardware, current 3D-DRAM accelerators (3D-Accelerators) rely on closed-source evaluation tools, limiting access to publicly available performance analysis methods. Moreover, existing designs are highly customized for specific scenarios, lacking a general and reusable full-stack modeling for 3D-Accelerators across diverse usecases. To bridge this fundamental gap, we present ATLAS, the first silicon-proven Architectural Three-dimesional-DRAM-based LLM Accelerator Simulation framework. Built on commercially deployed multi-layer 3D-DRAM technology, ATLAS introduces unified abstractions for both 3D-Accelerator system architecture and programming primitives to support arbitrary LLM inference scenarios. Validation against real silicon shows that ATLAS achieves $\le$8.57% simulation error and 97.26-99.96\% correlation with measured performance. Through design space exploration with ATLAS, we demonstrate its ability to guide architecture design and distill key takeaways for both 3D-DRAM memory system and 3D-Accelerator microarchitecture across scenarios. ATLAS will be open-sourced upon publication, enabling further research on 3D-Accelerators.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes