Decoding NVIDIA Dynamo's router: Unifying GPU load and cache into one metric

Abhishekcur · x · 2026-07-28

The author provides a deep dive into NVIDIA Dynamo's LLM routing mechanism. Its core design converts waiting work, occupied space, and skippable cache into the same unit (a block of cache), reducing each GPU's state to a single number. The router simply picks the GPU with the smallest number.

Trade-offs between Cache and Space

Queue Time Determines the Winner

Related event: How NVIDIA Dynamo Prices LLM GPU Routing Instead of Hard KV Rules(14 posts)→

Original post →

More from Infra

Infra channel →