Back to feed
News Story
NVIDIA Developer Blog
1 sources

Scaling Agentic AI Factories Through Extreme Co-Design with NVIDIA BlueField

NVIDIA announces a new approach to scaling AI factories for agentic AI workloads through extreme co-design with BlueField DPUs. The architecture addresses the high I/O demands of multi-step agentic workflows by offloading networking, storage, and security tasks to BlueField, improving efficiency and scalability.

SynthePulse Insight · AI deep reading

NVIDIA BlueField-4: Embedding Infrastructure into the Inference Pipeline, Paving the Way for Agentic AI Factories

Version 1 · 1 source

When a single request triggers dozens of model calls, tool executions, and memory lookups, infrastructure is no longer a bystander to inference. NVIDIA's BlueField-4 DPU and STX storage processor, through extreme co-design, embed networking, storage, security, and KV cache management directly into the inference data path, aiming to resolve the core tensions of GPU utilization, latency, and cost in agentic AI factories.

  • Agentic AI expands inference into distributed workflows: a single request may trigger multiple model calls, tool executions, memory lookups, and network transfers, making infrastructure part of the inference pipeline.
  • KV cache management becomes a critical bottleneck: when GPU memory is limited, the system must evict or recompute KV caches, introducing latency and cost trade-offs; BlueField-4 STX enables KV cache persistence and reuse via DOCA Memos.
  • BlueField-4 DPU integrates 800Gb/s networking, 64-core Grace CPU, LPDDR5X memory, and PCIe Gen6, delivering 6x compute performance, 4x memory capacity, and over 3x memory bandwidth compared to the previous generation.
  • BlueField-4 STX storage processor features Vera CPU, ConnectX-9 SuperNIC, and 1.6Tb/s Spectrum-X Ethernet, designed for AI-native storage and context memory.
  • The DOCA software platform provides a programmable infrastructure services layer, supporting KV cache reuse, multi-tenant isolation, zero-trust security, and lifecycle management.
  • NVIDIA claims this solution delivers higher GPU utilization, predictable latency, stronger isolation, lower per-token cost, and higher tokens per watt.
Open section navigationHow Agentic AI Changes Infrastructure Requirements

How Agentic AI Changes Infrastructure Requirements

Agentic AI expands inference from single-model execution into distributed workflows, tightly coupling GPU, CPU, memory, networking, storage, and security. A single user request may trigger multiple model calls, tool executions, memory lookups, policy checks, and network transfers, each step relying on fast data movement, context retention, and policy enforcement. This makes infrastructure no longer an accessory to inference but part of the inference pipeline.

Among these, KV cache management is particularly critical. During the prefill phase, LLMs generate KV cache data to store intermediate attention states. As prompts, conversations, and agentic workflows grow, cache states need to persist across inference steps and be reused across requests. When GPU memory is constrained, the system evicts or recomputes KV caches, limiting context length or migrating states to other memory tiers—each introducing trade-offs in latency, throughput, or cost. Thus, KV cache management becomes a core task on the infrastructure data path, requiring movement, placement, protection, and retrieval without slowing inference.

BlueField-4: A Dedicated Infrastructure Processor for AI Factories

The NVIDIA BlueField-4 DPU serves as a data processor connecting Rubin GPUs and Vera CPUs, integrating up to 800Gb/s Ethernet or InfiniBand connectivity, a 64-core Grace CPU, high-bandwidth LPDDR5X memory, PCIe Gen6, and inline acceleration engines for networking, storage, security, and data movement. Compared to BlueField-3, it doubles network bandwidth, delivers 6x compute performance, 4x memory capacity, and over 3x memory bandwidth.

The BlueField-4 STX storage processor is purpose-built for AI-native storage and context memory, combining Vera CPU, ConnectX-9 SuperNIC, up to 1.6Tb/s Spectrum-X Ethernet connectivity, high-performance NVMe storage access, accelerated data movement, and inline security. Both are supported by the DOCA software platform, providing programmable infrastructure services for KV cache reuse, multi-tenant isolation, zero-trust security, and lifecycle management.

NVIDIA emphasizes that BlueField's co-design ensures a balance of networking, compute, memory, and acceleration resources: high-speed connectivity brings AI workloads, storage, security, and control traffic into the data path; embedded compute and LPDDR5X memory keep service logic and state (e.g., queues, policies, metadata, KV cache placement) close to data; PCIe Gen6 and virtualization technologies like VirtIO decouple the host from infrastructure.

DOCA: The Software Foundation for Programmable Infrastructure

DOCA provides programmability for the BlueField infrastructure processing domain, building accelerated infrastructure services through libraries and microservices. Developers, operators, and ISVs can use DOCA to consistently create and operate BlueField- and ConnectX-accelerated services, adapting to changes in KV cache reuse, tenant isolation, storage metadata, congestion control, security configuration, and agentic runtime patterns.

In the NVIDIA Vera Rubin platform and DSX architecture, BlueField provides accelerated infrastructure, while DOCA provides a programmable software model for deploying these services across data centers. NVIDIA claims this combination delivers higher GPU utilization, more predictable latency, stronger tenant isolation, lower per-token cost, and higher tokens per watt.

System-Level Capabilities and Performance Metrics

Key metrics for BlueField-4 DPU include: 800Gb/s networking, 64-core Grace CPU, LPDDR5X memory, PCIe Gen6. The STX version offers 1.6Tb/s Spectrum-X Ethernet and NVMe storage access. NVIDIA claims 6x compute performance, 4x memory capacity, and over 3x bandwidth compared to the previous generation.

These metrics aim to address core tensions in agentic AI factories: low GPU utilization due to infrastructure bottlenecks, unpredictable latency from context movement, and rising costs from KV cache recomputation. BlueField attempts to alleviate these by offloading infrastructure processing from the host CPU to dedicated processors and accelerating data movement and policy execution.

Limitations and Uncertainties

Although NVIDIA provides detailed architectural descriptions and performance claims, independent third-party verification is lacking. Actual improvements in GPU utilization, latency, and cost reduction in real deployments have not been disclosed. Additionally, BlueField-4's power consumption and cooling requirements are not mentioned, leaving the impact on operational costs for large-scale AI factories unknown.

The diversity of agentic AI workloads also poses challenges: different applications vary greatly in KV cache size, context length, and latency sensitivity. Whether BlueField's general architecture can maintain advantages across all scenarios remains to be tested. The maturity of the DOCA ecosystem and developer adoption are also key variables.

Credibility boundary

This article's information primarily comes from NVIDIA's official technical blog, which is vendor-published and includes performance claims and architectural descriptions but lacks independent verification. Some content is AI-generated summary and should be treated with caution.

Insight takeaway

NVIDIA BlueField-4, through extreme co-design, embeds infrastructure processing into the agentic AI inference pipeline, aiming to resolve core tensions of GPU utilization, latency, and cost. Its success depends on actual deployment effectiveness, ecosystem maturity, and independent verification.

Primary report

NVIDIA Developer Blog

Primary source