Efficient Decode Context Parallelism with vLLM for Long Context Workloads
vLLM BlogAug 74 min read
Decode Context Parallelism (DCP) in vLLM shards KV cache across GPUs by sequence dimension, enabling 3× higher throughput on long-context agentic workloads compared to standard tensor parallelism.
