activity
20242026
collaborators

6 papers

cs.AR2026

TileLens: Efficiently Using Large-Granularity Memory Systems with Transparent Two-Dimensional Memory Layout

Jae Hyung Ju, Euijun Chung, Hritvik Taneja +4

Large Language Model (LLM) inference is bottlenecked by the capacity and bandwidth of GPU High-Bandwidth Memory (HBM). Recent proposals, such as High-Bandwidth Flash (HBF) and RoMe…

cs.AR2026

Making Locality-aware GEMM Compatible with Page-Granularity Placement on Chiplet GPUs

Euijun Chung, Jae Hyung Ju, Hyesoon Kim

Multi-chiplet GPUs scale compute throughput and high-bandwidth memory (HBM) capacity, but their non-uniform memory system makes locality between chiplets and their data critical to…

cs.AR2026

A Fast Locality Simulator for GEMM Design-Space Exploration on Multi-Chiplet GPUs

Euijun Chung, Hyesoon Kim

In multi-chiplet GPUs, memory accesses that cross the silicon interposer to a remote chiplet's high-bandwidth memory (HBM) incur extra latency and energy, making remote-traffic red…

cs.AR2026

Characterizing CPU-Induced Slowdowns in Multi-GPU LLM Inference

Euijun Chung, Yuxiao Jia, Aaron Jezghani +1

Large-scale machine learning workloads increasingly rely on multi-GPU systems, yet their performance is often limited by an overlooked component: the CPU. Through a detailed study…

cs.AR2025

Hardware vs. Software Implementation of Warp-Level Features in Vortex RISC-V GPU

Huanzhi Pu, Rishabh Ravi, Shinnung Jeong +5

RISC-V GPUs present a promising path for supporting GPU applications. Traditionally, GPUs achieve high efficiency through the SPMD (Single Program Multiple Data) programming model.…

cs.AR2024

Towards Performance-Aware Allocation for Accelerated Machine Learning on GPU-SSD Systems

Ayush Gundawar, Euijun Chung, Hyesoon Kim

The exponential growth of data-intensive machine learning workloads has exposed significant limitations in conventional GPU-accelerated systems, especially when processing datasets…