# NVIDIA Vera CPU Boosts AI Factory Throughput to Accelerate Agentic Workloads

[NVIDIA Developer Blog](https://yomu.fyi/company/nvidia-developer-blog) · Michelle Horton · Jul 7, 2026

**Type:** Announcement

## Summary

Agentic AI workflows and reinforcement learning rely heavily on sequential CPU tasks, such as tool calls, sandboxed code execution, data processing, and environment rollouts between GPU steps. When CPU performance degrades under full socket load, training time inflates, serving latency grows, and GPU KV-caches face eviction. The NVIDIA Vera CPU addresses these bottlenecks by featuring 88 Olympus cores on a monolithic compute die, paired with power-efficient LPDDR5x memory and the Scalable Coherency Fabric. These cores incorporate a neural branch predictor, a 10-wide decode front end, deep out-of-order execution, and NVIDIA Spatial Multithreading. Consequently, Vera achieves 1.8x faster core execution, 40% lower peak loaded latency compared to x86 CPUs, and up to 1.2 TB/s total memory bandwidth, preventing costly KV-cache recomputations.

## Context

Agentic systems and reinforcement learning workflows require sequential, logic-based CPU execution between GPU model steps, causing fleet-wide training stalls, increased serving latency, and GPU KV-cache evictions when CPUs slow down under socket load.

## Approach / What changed

NVIDIA created the Vera CPU with 88 Olympus cores on a monolithic compute die, utilizing LPDDR5x memory, the Scalable Coherency Fabric, a neural branch predictor, 10-wide decode front ends, deep out-of-order execution, and Spatial Multithreading.

## Takeaways

- The Vera CPU uses 88 Olympus cores on a monolithic compute die and Scalable Coherency Fabric to achieve 40% lower peak loaded latency than x86 CPUs without cross-chiplet hops.
- With 1.8x faster cores, Vera CPU increases completed RL environment rollout evaluations within a training window from 45% on a baseline CPU up to 85%.
- LPDDR5x memory on the Vera CPU delivers up to 1.2 TB/s total memory bandwidth and up to 14 GB/s per core at less than half the power of traditional data center CPUs.

**Tags:** [Architecture](https://yomu.fyi/topic/architecture), [LLMs](https://yomu.fyi/topic/llm), [Machine Learning](https://yomu.fyi/topic/machine-learning), [Performance](https://yomu.fyi/topic/performance), [Scalability](https://yomu.fyi/topic/scalability)

[Read original post](https://developer.nvidia.com/blog/nvidia-vera-cpu-boosts-ai-factory-throughput-to-accelerate-agentic-workloads)
