Dualpath Storage Bandwidth Optimization

Optimize disaggregated prefill-decoding LLM serving for multi-turn (agentic) workloads by introducing dual-path KV-cache loading. Traditional approach loads all KV-cache to prefill engines, saturating their storage network. DualPath loads to decoding engines first, then transfers via compute network (lower contention). Adaptive routing selects path based on real-time queue depths. Achieves 1.87× offline throughput and 1.96× online serving improvement.

adu2021 3cebecd 10.1 KB Updated

File contents

adu2021/skillxiv/tree/main/skills/skillxiv-v0.0.2-claude-opus-4.6/dualpath-storage-bandwidth-optimization commit 3cebecd839

Frequently asked questions

npx skillmds@latest add adu2021/dualpath-storage-bandwidth-optimization