Concurrent HBM and Host Memory Access Speeds LLM Inference
A new runtime system from Georgia Tech, Nvidia, and Stanford lets LLMs use host memory alongside HBM without stalling.
Large language models often need more memory than a GPU's high-bandwidth memory (HBM) can provide, forcing a tradeoff between speed and capacity. A new runtime system called BOOST, developed by researchers at Georgia Tech, Nvidia Research, and Stanford University, aims to remove that tradeoff by allowing the GPU to access host memory and HBM at the same time.
The system is described in a technical paper titled "BOOST: Concurrent Access to Host Memory and HBM to Accelerate LLM Inference." The authors position BOOST as the first runtime system to provide this kind of concurrent access, which could improve inference throughput by reducing the time GPUs spend waiting for data that does not fit in HBM.
The paper's abstract highlights the core idea: instead of treating host memory as a slow fallback, BOOST overlaps accesses to both memory types so that the GPU can keep working while data moves. This approach could help deploy larger models on existing hardware without requiring additional HBM capacity.
More in Compute & Hardware
Accelerated Server Sales Show Accelerating Growth
A report from The Next Platform finds that sales of accelerated servers are growing at an increasing pace.
FCT Unveils Flex Circuit Leak Sensor for AI and HPC Liquid Cooling
Flexible Circuit Technologies has developed a custom leak-detection flex assembly aimed at protecting AI and high-performance computing systems from coolant failures.
Hardware Trojan Detection: Stable Patterns Found in Gate-Level Netlists
A new study from UW-Madison and Marist shows that RTL Trojans leave stable structural and signal-flow traces that can be localized at the gate level.
DKRZ Joins EU Project for AI Climate Models on HPC
Germany's climate computing centre is part of a new four-year Horizon Europe effort to make AI-based climate models usable on European supercomputing and AI infrastructure.