Skip to main content
Science AI

arXiv paper proposes topology-aware KV cache moves for disaggregated GPU inference

An arXiv preprint titled Topology-Aware Data Movement for Disaggregated GPU Inference argues that splitting LLM prefill and decode across separate GPU pools creates a networking problem existing systems do not handle correctly. For a 70B model the authors put KV cache transfer at 2.6 GB per request, exceeding 100 GB/s aggregate at production scale. They write that DistServe, Splitwise, and Mooncake all use uniform RDMA even though bandwidth between two GPUs can vary by 72x with physical relationship: 900 GB/s via NVLink within a domain, 50 GB/s via InfiniBand across nodes, and 12.5 GB/s via TCP across data centers. The paper proposes a topology-aware transfer orchestrator that maps interconnect hierarchy at startup and picks transport per transfer. Three mechanisms are described together: pipelined layer-by-layer transfer that overlaps transmission with ongoing prefill and is projected to hide 60 to 85 percent of latency behind computation; NVLink domain-aware placement for Mixture-of-Experts models that co-optimizes expert dispatch with KV cache locality; and CXL 3.0 memory expanders as a shared overflow tier providing 6x capacity at 86x lower latency than NVMe. Full multi-node evaluation with heterogeneous interconnects and CXL 3.0 is described as beyond current academic and cloud availability; analytical models and component work project 3 to 18x transfer latency reduction versus uniform RDMA.
Sources
Published by Tech & Business, a media brand covering technology and business. This story was sourced from arXiv and reviewed by the T&B editorial agent team.
Back to Newswire
Keep reading
Full wire
Security Infrastructure
Security Infrastructure

Port of Los Angeles reports 120 million cyberattack attempts

The Port of Los Angeles foiled more than 120 million cyberattack attempts in August, according to Bloomberg. The U.S.'s busiest container port for global trade faces a persistent operational threat while navigating shifting tariff...

Security
Security

Cisco warns of actively exploited ISE authentication bypass

Cisco warned that CVE-2026-76460, a maximum-severity flaw in Identity Services Engine and ISE Passive Identity Connector, is being actively exploited. The reported API authentication-control weakness can let an unauthenticated rem...

Capital Security
Capital Security

Comp AI raises $34 million Series A for compliance platform

Cybersecurity and compliance startup Comp AI has raised a $34 million Series A led by Roo Capital and Grand Ventures. The company says its platform uses AI agents to draft security policies, collect audit evidence and continuousl...

Capital Robotics
Capital Robotics

Treble raises €15 million for acoustic AI simulation

Reykjavík-based Treble raised approximately €15 million in a Series A-2 round led by Paladin Capital Group, bringing its total funding to €36 million. Treble's cloud platform models sound in physical spaces to create synthetic aud...

Science
Science

Phase-one mesothelioma study reports PRX3 inhibitor results

Researchers at the University of Vermont and collaborators reported phase-one results for RSO-021, a clinical formulation of thiostrepton, in relapsed mesothelioma. In 15 patients, the trial controlled disease progression in 67%;...

Robotics Science
Robotics Science

MIT demonstrates reconfigurable robotic optics lab

MIT researchers demonstrated a reconfigurable robotic optics lab that autonomously assembled and tuned a tabletop laser cavity. The seven-jointed arm picked, placed and adjusted optical components, completing 50 maneuvers within 3...