NVIDIA Vera shifts the AI-agent bottleneck from GPUs to CPUs
Original: NVIDIA Unveils Vera, the CPU for Agents View original →
The cost story for AI agents is no longer just about GPUs and tokens. With Vera, NVIDIA is arguing that the next bottleneck is the CPU work around the model: running code, coordinating tools, processing data, and validating results while accelerators wait. The May 31, 2026 release says Vera is in full production and delivers 1.8x faster task completion than x86 CPUs across agentic AI, reinforcement learning, and data-processing workloads.
The hardware pitch is specific. Vera uses 88 custom Olympus cores, Spatial Multithreading, and an LPDDR5X memory subsystem rated at up to 1.2TB/s. In Vera Rubin systems, the CPU connects to GPUs through second-generation NVLink-C2C with up to 1.8TB/s of coherent bandwidth. NVIDIA positions it not as a generic host CPU but as the processor for Python runtimes, sandboxed code execution, orchestration logic, analytics pipelines, and other CPU-bound steps inside modern AI factories.
The ecosystem list is why this qualifies as more than a component update. NVIDIA names Anthropic, OpenAI, SpaceXAI, ByteDance, CoreWeave, Oracle Cloud Infrastructure, Lambda, Nebius, and Nscale among customers exploring or planning around Vera. Dell Technologies, HPE, Lenovo, Supermicro, and major Taiwan system builders are listed as system partners. NYSE also appears as an early infrastructure example, citing systems that process more than 1.1 trillion messages per day.
The useful test comes this fall, when Vera systems are expected from system builders and cloud partners. Buyers will need real measurements on agent throughput, energy use, sandbox latency, and operational cost rather than keynote arithmetic. Still, the direction is clear: as agents get longer-running and more tool-heavy, AI infrastructure has to optimize the whole loop, not only model inference on the accelerator.
Related Articles
NVIDIA detailed Vera, a CPU designed for agentic AI workloads where tool calls, code execution, retrieval, and verification sit between model calls. The company claims 50% higher IPC than Grace and 1.8x sustained per-core performance versus x86 on agentic execution workloads.
NVIDIA Research is arguing that code is a better action interface for spatial reasoning agents. SpatialClaw reports an 11.2-point gain over a prior agent across 20 benchmarks and improvements across six VLM backbones.
AlphaEvolve is now generally available on Google Cloud’s Gemini Enterprise Agent Platform. Google is positioning the Gemini-based agent around hard optimization work, with customer examples citing 5% demand-forecast gains, 10.4% warehouse-routing improvement, and 80% better planning models.