# Data Center / Cloud

Published articles for Data Center / Cloud.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Dense vs. MoE Models: Active Parameters, Throughput, and When to Choose Each

DevFeed: [Dense vs. MoE Models: Active Parameters, Throughput, and When to Choose Each](<https://devfeed.tech/articles/dense-vs-moe-models-active-parameters-throughput-and-when-to-choose-each-26912.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/dense-vs-moe-models-active-parameters-throughput-and-when-to-choose-each/>)

Author: Elizabeth Goodman

Published: 2026-09-15T17:00:11Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [Mixture of Experts (MoE)](<https://devfeed.tech/topics/mixture-of-experts-moe.md>), [Nemotron](<https://devfeed.tech/topics/nemotron.md>), [Routing (disambiguation)](<https://devfeed.tech/topics/routing.md>)

Tags: [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [ai-inference](<https://devfeed.tech/tags/ai-inference.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [cost](<https://devfeed.tech/tags/cost.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [llms](<https://devfeed.tech/tags/llms.md>), [memory](<https://devfeed.tech/tags/memory.md>), [mixture-of-experts-moe](<https://devfeed.tech/tags/mixture-of-experts-moe.md>), [models](<https://devfeed.tech/tags/models.md>), [moe](<https://devfeed.tech/tags/moe.md>), [nemo](<https://devfeed.tech/tags/nemo.md>), [nemotron](<https://devfeed.tech/tags/nemotron.md>), [performance](<https://devfeed.tech/tags/performance.md>), [router](<https://devfeed.tech/tags/router.md>), [routing](<https://devfeed.tech/tags/routing.md>), [tokens](<https://devfeed.tech/tags/tokens.md>)

### AI overview

This article explains how dense and Mixture-of-Experts models activate parameters, compares their effects on throughput, memory cost, and serving complexity, and discusses when each architecture fits different deployment constraints. It uses Nemotron 3.5 Lightning as an example of an MoE model.

### Source excerpt

How can a 30B-parameter model activate only 3B parameters per token, and still use the capacity of the larger model? Nemotron 3.5 Lightning illustrates the...

## How NVIDIA NVLink 6 Delivers Multi-Layer Resiliency for AI Factories

DevFeed: [How NVIDIA NVLink 6 Delivers Multi-Layer Resiliency for AI Factories](<https://devfeed.tech/articles/how-nvidia-nvlink-6-delivers-multi-layer-resiliency-for-ai-factories-26914.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/how-nvidia-nvlink-6-delivers-multi-layer-resiliency-for-ai-factories/>)

Author: Elizabeth Goodman

Published: 2026-09-15T16:55:00Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [NVLink](<https://devfeed.tech/topics/nvlink.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>), [AI Factory](<https://devfeed.tech/topics/ai-factory.md>), [AI Infrastructure](<https://devfeed.tech/topics/ai-infrastructure.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>)

Tags: [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-factory](<https://devfeed.tech/tags/ai-factory.md>), [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [industry](<https://devfeed.tech/tags/industry.md>), [networking](<https://devfeed.tech/tags/networking.md>), [networking-communications](<https://devfeed.tech/tags/networking-communications.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [nvlink](<https://devfeed.tech/tags/nvlink.md>), [resiliency](<https://devfeed.tech/tags/resiliency.md>), [vera-rubin](<https://devfeed.tech/tags/vera-rubin.md>)

### AI overview

The article describes how NVIDIA NVLink 6 supports resiliency in large-scale AI factories. It explains that Vera Rubin NVL72 connects 72 Rubin GPUs into a single scale-up domain and outlines a multilayer approach using lossless networking, error correction, retry, flow control, and error containment to support continuous training and inference operations.

### Source excerpt

For operators of large-scale AI factories, maximizing continuous output is essential for productivity. In massive-scale AI training, every GPU in the cluster...

## High-Throughput Structure Prediction with BioNeMo Inference Runtime

DevFeed: [High-Throughput Structure Prediction with BioNeMo Inference Runtime](<https://devfeed.tech/articles/high-throughput-structure-prediction-with-bionemo-inference-runtime-6836.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/high-throughput-structure-prediction-with-bionemo-inference-runtime/>)

Author: Elizabeth Goodman

Published: 2026-09-10T15:00:00Z

Content type: tutorial

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [AI, ML & Data Engineering](<https://devfeed.tech/topics/ai-ml-data-engineering.md>)

Tags: [bionemo](<https://devfeed.tech/tags/bionemo.md>), [cuda](<https://devfeed.tech/tags/cuda.md>), [cuda-graphs](<https://devfeed.tech/tags/cuda-graphs.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [data-science](<https://devfeed.tech/tags/data-science.md>), [drug-discovery](<https://devfeed.tech/tags/drug-discovery.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [healthcare-life-sciences](<https://devfeed.tech/tags/healthcare-life-sciences.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [hpc-scientific-computing](<https://devfeed.tech/tags/hpc-scientific-computing.md>), [inference](<https://devfeed.tech/tags/inference.md>), [integration](<https://devfeed.tech/tags/integration.md>), [kernels](<https://devfeed.tech/tags/kernels.md>), [model](<https://devfeed.tech/tags/model.md>), [models](<https://devfeed.tech/tags/models.md>), [node](<https://devfeed.tech/tags/node.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [python](<https://devfeed.tech/tags/python.md>), [pytorch](<https://devfeed.tech/tags/pytorch.md>), [resource](<https://devfeed.tech/tags/resource.md>), [scale](<https://devfeed.tech/tags/scale.md>), [simulation-modeling-design](<https://devfeed.tech/tags/simulation-modeling-design.md>), [tokenization](<https://devfeed.tech/tags/tokenization.md>), [torch](<https://devfeed.tech/tags/torch.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

A tutorial on using NVIDIA BioNeMo Inference Runtime to accelerate biomolecular structure-prediction models on GPUs. It covers the end-to-end Boltz2 workflow, PyTorch integration, input requirements, and Ray-based single-node throughput scaling.

### Source excerpt

Biomolecular structure prediction is now often run at proteome scale, where the goal is to move an entire worklist through the pipeline efficiently. NVIDIA...

## How to Carry User Identity Across Federated Kubernetes and AI Platforms

DevFeed: [How to Carry User Identity Across Federated Kubernetes and AI Platforms](<https://devfeed.tech/articles/how-to-carry-user-identity-across-federated-kubernetes-and-ai-platforms-6845.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/how-to-carry-user-identity-across-federated-kubernetes-and-ai-platforms/>)

Author: Elizabeth Goodman

Published: 2026-09-03T22:36:02Z

Content type: tutorial

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [AI Platform](<https://devfeed.tech/topics/ai-platform.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [AI, ML & Data Engineering](<https://devfeed.tech/topics/ai-ml-data-engineering.md>)

Tags: [ai-platform](<https://devfeed.tech/tags/ai-platform.md>), [ai-platforms-deployment](<https://devfeed.tech/tags/ai-platforms-deployment.md>), [api](<https://devfeed.tech/tags/api.md>), [aws](<https://devfeed.tech/tags/aws.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-services](<https://devfeed.tech/tags/cloud-services.md>), [data](<https://devfeed.tech/tags/data.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [developer-tools-techniques](<https://devfeed.tech/tags/developer-tools-techniques.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [identity](<https://devfeed.tech/tags/identity.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [software-defined-data-center](<https://devfeed.tech/tags/software-defined-data-center.md>)

### AI overview

The article presents a central identity-gateway pattern for carrying user identity across federated Kubernetes, data, and AI platforms. It uses OIDC, a shared session store, stateless data-plane gateways, and an identity-validation API to establish trusted local identity context without distributing raw tokens to every application.

### Source excerpt

Modern AI platforms are no longer a single application behind one login screen. A user may start in a central portal, open a governed dataset, launch a notebook...

## Co-Designing AI Models Using Speculative Decoding for Faster LLM Inference

DevFeed: [Co-Designing AI Models Using Speculative Decoding for Faster LLM Inference](<https://devfeed.tech/articles/co-designing-ai-models-using-speculative-decoding-for-faster-llm-inference-6781.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/co-designing-ai-models-using-speculative-decoding-for-faster-llm-inference/>)

Author: Tanya Lenz

Published: 2026-09-02T16:04:19Z

Content type: tutorial

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [Inference](<https://devfeed.tech/topics/inference.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>)

Tags: [accelerate](<https://devfeed.tech/tags/accelerate.md>), [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-inference](<https://devfeed.tech/tags/ai-inference.md>), [ai-models](<https://devfeed.tech/tags/ai-models.md>), [batch](<https://devfeed.tech/tags/batch.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [developer-tools-techniques](<https://devfeed.tech/tags/developer-tools-techniques.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [inference](<https://devfeed.tech/tags/inference.md>), [inference-performance](<https://devfeed.tech/tags/inference-performance.md>), [llm](<https://devfeed.tech/tags/llm.md>), [llms](<https://devfeed.tech/tags/llms.md>), [nvfp4](<https://devfeed.tech/tags/nvfp4.md>), [training-ai-models](<https://devfeed.tech/tags/training-ai-models.md>)

### AI overview

The article explains speculative decoding as a way to speed up LLM inference while preserving standard-decoding outputs. A smaller draft model proposes several tokens, which the larger target model verifies in parallel; it also defines draft and acceptance lengths and gives a speedup formula.

### Source excerpt

This post is the third in a series on AI model co-design. It explores how to accelerate LLM inference while maintaining accuracy using speculative decoding and...

## How to Size GPUs for AI Inference and TCO Without Overspending

DevFeed: [How to Size GPUs for AI Inference and TCO Without Overspending](<https://devfeed.tech/articles/how-to-size-gpus-for-ai-inference-and-tco-without-overspending-6859.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/how-to-size-gpus-for-ai-inference-and-tco-without-overspending/>)

Author: Elizabeth Goodman

Published: 2026-09-01T15:00:00Z

Content type: tutorial

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [AI Inference](<https://devfeed.tech/topics/ai-inference.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [Inference Performance](<https://devfeed.tech/topics/inference-performance.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [Optimization](<https://devfeed.tech/topics/optimization.md>)

Tags: [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [ai-factory](<https://devfeed.tech/tags/ai-factory.md>), [ai-inference](<https://devfeed.tech/tags/ai-inference.md>), [concurrency](<https://devfeed.tech/tags/concurrency.md>), [cost](<https://devfeed.tech/tags/cost.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [inference-performance](<https://devfeed.tech/tags/inference-performance.md>), [latency](<https://devfeed.tech/tags/latency.md>), [llm](<https://devfeed.tech/tags/llm.md>), [mlops](<https://devfeed.tech/tags/mlops.md>), [quantization](<https://devfeed.tech/tags/quantization.md>)

### AI overview

A practical guide to sizing GPU infrastructure for AI inference workloads while balancing latency, concurrency, model choice, deployment strategy, and total cost of ownership.

### Source excerpt

The surge in AI adoption is transforming everything from chatbots to content generation. Still, a common pain point remains: How can organizations confidently...

## Deploy an Open Model from Checkpoint to Inference in Two Commands with NVIDIA TensorRT Model Connect

DevFeed: [Deploy an Open Model from Checkpoint to Inference in Two Commands with NVIDIA TensorRT Model Connect](<https://devfeed.tech/articles/deploy-an-open-model-from-checkpoint-to-inference-in-two-commands-with-nvidia-tensorrt-model-connect-6798.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/deploy-an-open-model-from-checkpoint-to-inference-in-two-commands-with-nvidia-tensorrt-model-connect/>)

Author: Tanya Lenz

Published: 2026-08-28T17:06:28Z

Content type: tutorial

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [AI, ML & Data Engineering](<https://devfeed.tech/topics/ai-ml-data-engineering.md>), [C++](<https://devfeed.tech/topics/c-plus-plus.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-inference](<https://devfeed.tech/tags/ai-inference.md>), [ai-models](<https://devfeed.tech/tags/ai-models.md>), [api](<https://devfeed.tech/tags/api.md>), [applications](<https://devfeed.tech/tags/applications.md>), [c-plus-plus](<https://devfeed.tech/tags/c-plus-plus.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [developer-tools-techniques](<https://devfeed.tech/tags/developer-tools-techniques.md>), [edge-computing](<https://devfeed.tech/tags/edge-computing.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [inference](<https://devfeed.tech/tags/inference.md>), [integration](<https://devfeed.tech/tags/integration.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [model](<https://devfeed.tech/tags/model.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [open](<https://devfeed.tech/tags/open.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [python](<https://devfeed.tech/tags/python.md>), [pytorch](<https://devfeed.tech/tags/pytorch.md>), [tensorrt](<https://devfeed.tech/tags/tensorrt.md>)

### AI overview

The article explains NVIDIA TensorRT Model Connect, a collection of modifiable reference implementations for deploying supported open models from a Hugging Face ID or local checkpoint to native C++ inference. It describes a two-phase deployment bundle workflow, semantic and module-level C++ APIs, and custom GPU-kernel integration.

### Source excerpt

Open AI models are evolving faster than ever, but bringing them into native applications can still require model-specific conversion, preprocessing,...

## NVIDIA NVLink Fusion Brings NVHBM to Next-Generation AI Infrastructure

DevFeed: [NVIDIA NVLink Fusion Brings NVHBM to Next-Generation AI Infrastructure](<https://devfeed.tech/articles/nvidia-nvlink-fusion-brings-nvhbm-to-next-generation-ai-infrastructure-6903.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/nvidia-nvlink-fusion-brings-nvhbm-to-next-generation-ai-infrastructure/>)

Author: Farshad Ghodsian

Published: 2026-08-26T21:06:58Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [NVLink](<https://devfeed.tech/topics/nvlink.md>), [AI Infrastructure](<https://devfeed.tech/topics/ai-infrastructure.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>), [AI Platform](<https://devfeed.tech/topics/ai-platform.md>), [datacenter](<https://devfeed.tech/topics/datacenter.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [accelerate](<https://devfeed.tech/tags/accelerate.md>), [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-factory](<https://devfeed.tech/tags/ai-factory.md>), [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [compute](<https://devfeed.tech/tags/compute.md>), [data-center](<https://devfeed.tech/tags/data-center.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [inference](<https://devfeed.tech/tags/inference.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [integration](<https://devfeed.tech/tags/integration.md>), [memory](<https://devfeed.tech/tags/memory.md>), [model](<https://devfeed.tech/tags/model.md>), [models](<https://devfeed.tech/tags/models.md>), [networking-communications](<https://devfeed.tech/tags/networking-communications.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [nvlink](<https://devfeed.tech/tags/nvlink.md>), [performance](<https://devfeed.tech/tags/performance.md>), [platform](<https://devfeed.tech/tags/platform.md>), [scale](<https://devfeed.tech/tags/scale.md>), [support](<https://devfeed.tech/tags/support.md>), [top-stories](<https://devfeed.tech/tags/top-stories.md>)

### AI overview

NVIDIA NVLink Fusion connects custom XPUs and CPUs to NVIDIA's AI infrastructure platform, while NVHBM provides validated HBM base-die technology intended to increase memory bandwidth, save package area, and reduce power consumption. The article describes benefits for training and large-scale inference, including up to 30% more memory bandwidth per stack than standard HBM4e.

### Source excerpt

AI factories must support increasingly large models and more complex reasoning workloads. To keep up with the insatiable compute demands of AI workloads,...

## Giga-Scale AI and the Ethernet Evolution: How Spectrum-X Ethernet Rewrites the Rules

DevFeed: [Giga-Scale AI and the Ethernet Evolution: How Spectrum-X Ethernet Rewrites the Rules](<https://devfeed.tech/articles/giga-scale-ai-and-the-ethernet-evolution-how-spectrum-x-ethernet-rewrites-the-rules-6830.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/giga-scale-ai-ethernet-evolution-spectrum-x-ethernet-rewrites-rules/>)

Author: Elizabeth Goodman

Published: 2026-08-24T15:08:39Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [Spectrum-X](<https://devfeed.tech/topics/spectrum-x.md>), [Ethernet](<https://devfeed.tech/topics/ethernet.md>), [Generative AI](<https://devfeed.tech/topics/generative-ai.md>), [networking](<https://devfeed.tech/topics/networking.md>), [datacenter](<https://devfeed.tech/topics/datacenter.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-factory](<https://devfeed.tech/tags/ai-factory.md>), [ai-networking](<https://devfeed.tech/tags/ai-networking.md>), [data-center](<https://devfeed.tech/tags/data-center.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [ethernet](<https://devfeed.tech/tags/ethernet.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [internet-communications](<https://devfeed.tech/tags/internet-communications.md>), [latency](<https://devfeed.tech/tags/latency.md>), [low-latency](<https://devfeed.tech/tags/low-latency.md>), [networking-communications](<https://devfeed.tech/tags/networking-communications.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [resilience](<https://devfeed.tech/tags/resilience.md>), [spectrum-x](<https://devfeed.tech/tags/spectrum-x.md>)

### AI overview

This article explains how the growth of distributed generative AI training has made scale-out networking a major data center performance bottleneck. It contrasts traditional Ethernet with NVIDIA Spectrum-X Ethernet, a hardware-accelerated architecture that co-designs switches and host-side NICs to provide predictable low latency, high fabric utilization, and resilience for large AI workloads. It also introduces Spectrum-X Multiplane technology and describes how AI collective communication exposes limitations in conventional ECMP routing and congestion handling.

### Source excerpt

The massive growth of generative AI has fundamentally altered data center design. As distributed model training scales to span hundreds of thousands of GPUs,...

## NVIDIA Vera Rubin and Blackwell Set a New Standard for Agentic AI Performance per Watt

DevFeed: [NVIDIA Vera Rubin and Blackwell Set a New Standard for Agentic AI Performance per Watt](<https://devfeed.tech/articles/nvidia-vera-rubin-and-blackwell-set-a-new-standard-for-agentic-ai-performance-per-watt-6912.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/nvidia-vera-rubin-and-blackwell-set-a-new-standard-for-agentic-ai-performance-per-watt/>)

Author: Elizabeth Goodman

Published: 2026-08-24T15:00:05Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [ai-factory](<https://devfeed.tech/tags/ai-factory.md>), [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [blackwell](<https://devfeed.tech/tags/blackwell.md>), [cache](<https://devfeed.tech/tags/cache.md>), [cloud-networking](<https://devfeed.tech/tags/cloud-networking.md>), [cloud-services](<https://devfeed.tech/tags/cloud-services.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [gb300-nvl72](<https://devfeed.tech/tags/gb300-nvl72.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [inference](<https://devfeed.tech/tags/inference.md>), [long-context](<https://devfeed.tech/tags/long-context.md>), [mixture-of-experts-moe](<https://devfeed.tech/tags/mixture-of-experts-moe.md>), [nemotron](<https://devfeed.tech/tags/nemotron.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [performance](<https://devfeed.tech/tags/performance.md>), [software-defined-data-center](<https://devfeed.tech/tags/software-defined-data-center.md>), [tools](<https://devfeed.tech/tags/tools.md>), [vera-rubin](<https://devfeed.tech/tags/vera-rubin.md>), [vera-rubin-nvl72](<https://devfeed.tech/tags/vera-rubin-nvl72.md>)

### AI overview

The article examines the SemiAnalysis AgentX benchmark for measuring infrastructure efficiency on replayed agentic coding sessions. It compares Vera Rubin and Blackwell NVL72 systems by agentic throughput per megawatt and explains why dynamic, stateful sessions require more realistic evaluation than fixed-length inference tests.

### Source excerpt

AI agents have expanded inference from single-turn interactions into multi-step workflows that reason, invoke tools, coordinate subagents, and carry growing...

## NVIDIA BlueField-4 Powers New Scale-In Network Infrastructure for Agentic AI Factories

DevFeed: [NVIDIA BlueField-4 Powers New Scale-In Network Infrastructure for Agentic AI Factories](<https://devfeed.tech/articles/nvidia-bluefield-4-powers-new-scale-in-network-infrastructure-for-agentic-ai-factories-6889.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/nvidia-bluefield-4-powers-new-scale-in-network-infrastructure-for-agentic-ai-factories/>)

Author: Michelle Horton

Published: 2026-08-24T15:00:00Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [AI Factory](<https://devfeed.tech/topics/ai-factory.md>), [AI Infrastructure](<https://devfeed.tech/topics/ai-infrastructure.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [networking](<https://devfeed.tech/topics/networking.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [datacenter](<https://devfeed.tech/topics/datacenter.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [NVLink](<https://devfeed.tech/topics/nvlink.md>), [InfiniBand](<https://devfeed.tech/topics/infiniband.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-factory](<https://devfeed.tech/tags/ai-factory.md>), [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [bluefield-dpu](<https://devfeed.tech/tags/bluefield-dpu.md>), [connectx](<https://devfeed.tech/tags/connectx.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [data-centers](<https://devfeed.tech/tags/data-centers.md>), [dsx](<https://devfeed.tech/tags/dsx.md>), [grace-cpu](<https://devfeed.tech/tags/grace-cpu.md>), [infiniband](<https://devfeed.tech/tags/infiniband.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [network](<https://devfeed.tech/tags/network.md>), [networking](<https://devfeed.tech/tags/networking.md>), [networking-communications](<https://devfeed.tech/tags/networking-communications.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [nvlink](<https://devfeed.tech/tags/nvlink.md>), [top-stories](<https://devfeed.tech/tags/top-stories.md>), [vera-cpu](<https://devfeed.tech/tags/vera-cpu.md>), [vera-rubin](<https://devfeed.tech/tags/vera-rubin.md>)

### AI overview

NVIDIA describes Scale-In network infrastructure for agentic AI factories, centered on BlueField-4, DOCA, and Spectrum-X Ethernet. The architecture is intended to accelerate networking, storage, security, data movement, tenant isolation, and infrastructure operations as AI compute scales.

### Source excerpt

Traditional cloud infrastructure was designed for predictable, general-purpose workloads and standard interfaces. Agentic AI factories connect diverse users,...

## How NVIDIA Groq 3 LPX Unlocks Ultrafast Interactivity at Long Context on NVIDIA Vera Rubin

DevFeed: [How NVIDIA Groq 3 LPX Unlocks Ultrafast Interactivity at Long Context on NVIDIA Vera Rubin](<https://devfeed.tech/articles/how-nvidia-groq-3-lpx-unlocks-ultrafast-interactivity-at-long-context-on-nvidia-vera-rubin-6843.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/how-nvidia-groq-3-lpx-unlocks-ultrafast-interactivity-at-long-context-on-nvidia-vera-rubin/>)

Author: Tanya Lenz

Published: 2026-08-24T15:00:00Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [d-matrix](<https://devfeed.tech/topics/d-matrix.md>), [Vera Rubin](<https://devfeed.tech/topics/vera-rubin.md>), [Inference Performance](<https://devfeed.tech/topics/inference-performance.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [gemma4](<https://devfeed.tech/topics/gemma4.md>), [systems](<https://devfeed.tech/topics/systems.md>), [Cache](<https://devfeed.tech/topics/cache.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-factory](<https://devfeed.tech/tags/ai-factory.md>), [ai-inference](<https://devfeed.tech/tags/ai-inference.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [cache](<https://devfeed.tech/tags/cache.md>), [collective](<https://devfeed.tech/tags/collective.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [developer-tools-techniques](<https://devfeed.tech/tags/developer-tools-techniques.md>), [groq](<https://devfeed.tech/tags/groq.md>), [groq-3-lpx](<https://devfeed.tech/tags/groq-3-lpx.md>), [inference-performance](<https://devfeed.tech/tags/inference-performance.md>), [long-context](<https://devfeed.tech/tags/long-context.md>), [low-latency-inference](<https://devfeed.tech/tags/low-latency-inference.md>), [lpx](<https://devfeed.tech/tags/lpx.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [nvidia-vera](<https://devfeed.tech/tags/nvidia-vera.md>), [performance](<https://devfeed.tech/tags/performance.md>), [rubin-gpu](<https://devfeed.tech/tags/rubin-gpu.md>), [speed](<https://devfeed.tech/tags/speed.md>), [systems](<https://devfeed.tech/tags/systems.md>), [tokens](<https://devfeed.tech/tags/tokens.md>), [training-ai-models](<https://devfeed.tech/tags/training-ai-models.md>), [vera-rubin](<https://devfeed.tech/tags/vera-rubin.md>), [vera-rubin-nvl72](<https://devfeed.tech/tags/vera-rubin-nvl72.md>)

### AI overview

NVIDIA Groq 3 LPX, paired with Vera Rubin NVL72, delivers high-interactivity AI inference for long-context workloads. A reported benchmark measured 3,431 output tokens per second on Gemma 4 31B with a 100K context.

### Source excerpt

NVIDIA Groq 3 LPX is the interactive AI inference accelerator for the NVIDIA Vera Rubin platform. At the core of the platform is NVIDIA Vera Rubin NVL72, the...

## Solving Agentic AI Fleet Challenges with NVIDIA Vera CPU

DevFeed: [Solving Agentic AI Fleet Challenges with NVIDIA Vera CPU](<https://devfeed.tech/articles/solving-agentic-ai-fleet-challenges-with-nvidia-vera-cpu-6941.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/solving-agentic-ai-fleet-challenges-with-nvidia-vera-cpu/>)

Author: Michelle Horton

Published: 2026-08-24T15:00:00Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [AI Bots](<https://devfeed.tech/topics/ai-bots.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-factory](<https://devfeed.tech/tags/ai-factory.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [concurrency](<https://devfeed.tech/tags/concurrency.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [latency](<https://devfeed.tech/tags/latency.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [nvidia-vera](<https://devfeed.tech/tags/nvidia-vera.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [performance](<https://devfeed.tech/tags/performance.md>), [reasoning](<https://devfeed.tech/tags/reasoning.md>), [systems](<https://devfeed.tech/tags/systems.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>), [top-stories](<https://devfeed.tech/tags/top-stories.md>), [vera-cpu](<https://devfeed.tech/tags/vera-cpu.md>), [vera-rubin](<https://devfeed.tech/tags/vera-rubin.md>)

### AI overview

The article argues that AI-agent CPU fleets should use a balanced design that combines strong per-core performance for latency-bound sequential work with enough concurrency for intermittent parallel bursts. It presents NVIDIA Vera CPU as designed for those agentic workload patterns.

### Source excerpt

AI factories are interconnected systems where fleet economics depend on how efficiently the entire stack converts power and capital into completed agent tasks....

## Maximizing AI Factory Performance per Watt with NVIDIA DSX MaxLPS

DevFeed: [Maximizing AI Factory Performance per Watt with NVIDIA DSX MaxLPS](<https://devfeed.tech/articles/maximizing-ai-factory-performance-per-watt-with-nvidia-dsx-maxlps-6883.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/maximizing-ai-factory-performance-per-watt-with-nvidia-dsx-maxlps/>)

Author: Tanya Lenz

Published: 2026-08-24T15:00:00Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [AI Factory](<https://devfeed.tech/topics/ai-factory.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Optimization](<https://devfeed.tech/topics/optimization.md>), [datacenter](<https://devfeed.tech/topics/datacenter.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-factory](<https://devfeed.tech/tags/ai-factory.md>), [ai-inference](<https://devfeed.tech/tags/ai-inference.md>), [compute](<https://devfeed.tech/tags/compute.md>), [data-center](<https://devfeed.tech/tags/data-center.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [dsx](<https://devfeed.tech/tags/dsx.md>), [efficiency](<https://devfeed.tech/tags/efficiency.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [inference](<https://devfeed.tech/tags/inference.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [nvidia-dsx](<https://devfeed.tech/tags/nvidia-dsx.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [performance](<https://devfeed.tech/tags/performance.md>), [scale](<https://devfeed.tech/tags/scale.md>), [tokens](<https://devfeed.tech/tags/tokens.md>), [vera-rubin-nvl72](<https://devfeed.tech/tags/vera-rubin-nvl72.md>)

### AI overview

NVIDIA DSX MaxLPS is presented as a suite of chip, thermal, system, and software technologies for increasing AI factory throughput within a fixed power budget. The article emphasizes application-level performance per watt, dynamic power allocation, software power optimization, and warm-water liquid cooling as ways to convert more site power into AI inference output.

### Source excerpt

AI factories are power-constrained industrial systems. The question is no longer how many GPUs fit in a data center, but how much AI output each available...

## How Generative Recommenders Are Redefining RecSys at Scale

DevFeed: [How Generative Recommenders Are Redefining RecSys at Scale](<https://devfeed.tech/articles/how-generative-recommenders-are-redefining-recsys-at-scale-6841.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/how-generative-recommenders-are-redefining-recsys-at-scale/>)

Author: Elizabeth Goodman

Published: 2026-08-20T16:00:00Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [recommendation systems](<https://devfeed.tech/topics/recommendation-systems.md>), [AI, ML & Data Engineering](<https://devfeed.tech/topics/ai-ml-data-engineering.md>), [Training AI Models](<https://devfeed.tech/topics/training-ai-models.md>), [Language models](<https://devfeed.tech/topics/language-models.md>)

Tags: [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [ai-inference](<https://devfeed.tech/tags/ai-inference.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [developer-tools-techniques](<https://devfeed.tech/tags/developer-tools-techniques.md>), [embedding](<https://devfeed.tech/tags/embedding.md>), [featured](<https://devfeed.tech/tags/featured.md>), [generative](<https://devfeed.tech/tags/generative.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [inference](<https://devfeed.tech/tags/inference.md>), [latency](<https://devfeed.tech/tags/latency.md>), [llms](<https://devfeed.tech/tags/llms.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [machine-learning-artificial-intelligence](<https://devfeed.tech/tags/machine-learning-artificial-intelligence.md>), [recommenders-personalization](<https://devfeed.tech/tags/recommenders-personalization.md>), [scale](<https://devfeed.tech/tags/scale.md>)

### AI overview

The article examines the shift toward generative recommender systems and the challenges of training and serving them at large scale.

### Source excerpt

Recommender systems (RecSys) are one of the most ubiquitous machine learning problems in the consumer internet industry yet notoriously difficult to train and...

## Run Massive-Scale UMAP in Minutes Using Multiple GPUs--Without Losing Accuracy

DevFeed: [Run Massive-Scale UMAP in Minutes Using Multiple GPUs--Without Losing Accuracy](<https://devfeed.tech/articles/run-massive-scale-umap-in-minutes-using-multiple-gpus-without-losing-accuracy-6933.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/run-massive-scale-umap-in-minutes-using-multiple-gpus-without-losing-accuracy/>)

Author: Tanya Lenz

Published: 2026-08-18T16:48:08Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [Data analysis](<https://devfeed.tech/topics/data-analysis.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [Graphs](<https://devfeed.tech/topics/graphs.md>), [datasets](<https://devfeed.tech/topics/datasets.md>), [RAPIDS](<https://devfeed.tech/topics/rapids.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>)

Tags: [accelerate](<https://devfeed.tech/tags/accelerate.md>), [analysis](<https://devfeed.tech/tags/analysis.md>), [cuda-x](<https://devfeed.tech/tags/cuda-x.md>), [data-analytics-processing](<https://devfeed.tech/tags/data-analytics-processing.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [data-science](<https://devfeed.tech/tags/data-science.md>), [datasets](<https://devfeed.tech/tags/datasets.md>), [feature](<https://devfeed.tech/tags/feature.md>), [featured](<https://devfeed.tech/tags/featured.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [graphs](<https://devfeed.tech/tags/graphs.md>), [multi-gpu](<https://devfeed.tech/tags/multi-gpu.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [post](<https://devfeed.tech/tags/post.md>), [scale](<https://devfeed.tech/tags/scale.md>), [simulation-modeling-design](<https://devfeed.tech/tags/simulation-modeling-design.md>), [training](<https://devfeed.tech/tags/training.md>), [vector](<https://devfeed.tech/tags/vector.md>), [visualization](<https://devfeed.tech/tags/visualization.md>)

### AI overview

This article explains how multi-GPU UMAP scales dimensionality reduction to datasets containing tens to hundreds of millions of vectors. A feature in NVIDIA cuML and cuVS 25.06 distributes all-neighbors kNN graph construction across multiple GPUs, enabling workloads of several hundred gigabytes to run in minutes while preserving nearest-neighbor relationships and accuracy.

### Source excerpt

Uniform Manifold Approximation and Projection (UMAP) is a dimensionality reduction technique widely used for visualization and feature extraction. Applications...

## How to Choose Full-Stack Observability for NVIDIA AI Factories

DevFeed: [How to Choose Full-Stack Observability for NVIDIA AI Factories](<https://devfeed.tech/articles/how-to-choose-full-stack-observability-for-nvidia-ai-factories-6847.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/how-to-choose-full-stack-observability-for-nvidia-ai-factories/>)

Author: Jorge Cardoso

Published: 2026-08-12T16:13:47Z

Content type: tutorial

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [observability](<https://devfeed.tech/topics/observability.md>), [AI Infrastructure](<https://devfeed.tech/topics/ai-infrastructure.md>), [NVIDIA DGX](<https://devfeed.tech/topics/nvidia-dgx.md>), [InfiniBand](<https://devfeed.tech/topics/infiniband.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [NCCL](<https://devfeed.tech/topics/nccl.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>)

Tags: [ai-factory](<https://devfeed.tech/tags/ai-factory.md>), [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [distributed-training](<https://devfeed.tech/tags/distributed-training.md>), [featured](<https://devfeed.tech/tags/featured.md>), [infiniband](<https://devfeed.tech/tags/infiniband.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [nccl](<https://devfeed.tech/tags/nccl.md>), [networking](<https://devfeed.tech/tags/networking.md>), [networking-communications](<https://devfeed.tech/tags/networking-communications.md>), [nvidia-dgx](<https://devfeed.tech/tags/nvidia-dgx.md>), [observability](<https://devfeed.tech/tags/observability.md>), [operations](<https://devfeed.tech/tags/operations.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [performance](<https://devfeed.tech/tags/performance.md>), [storage](<https://devfeed.tech/tags/storage.md>), [systems](<https://devfeed.tech/tags/systems.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>)

### AI overview

A practical guide to choosing a full-stack observability strategy for NVIDIA AI infrastructure. It explains how to connect telemetry across compute, networking, storage, orchestration, and applications, using an InfiniBand gray-failure example to show how degraded hardware and NCCL collective-operation delays can reduce distributed-training throughput.

### Source excerpt

AI infrastructure spans multiple layers, from compute and networking to storage, orchestration, and applications. When performance degrades, identifying the...

## Run Local Agentic AI Workflows with Meta's Muse Glimmer on NVIDIA

DevFeed: [Run Local Agentic AI Workflows with Meta's Muse Glimmer on NVIDIA](<https://devfeed.tech/articles/run-local-agentic-ai-workflows-with-meta-s-muse-glimmer-on-nvidia-6932.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/run-local-agentic-ai-workflows-with-metas-muse-glimmer-on-nvidia/>)

Author: Michelle Horton

Published: 2026-08-10T13:27:19Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Local AI](<https://devfeed.tech/topics/local-ai.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [Meta](<https://devfeed.tech/topics/meta.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [NVIDIA DGX](<https://devfeed.tech/topics/nvidia-dgx.md>), [NVLink](<https://devfeed.tech/topics/nvlink.md>), [Jetson](<https://devfeed.tech/topics/jetson.md>), [Automation](<https://devfeed.tech/topics/automation.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [automation](<https://devfeed.tech/tags/automation.md>), [context-window](<https://devfeed.tech/tags/context-window.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [dgx-spark](<https://devfeed.tech/tags/dgx-spark.md>), [dgx-station](<https://devfeed.tech/tags/dgx-station.md>), [edge-computing](<https://devfeed.tech/tags/edge-computing.md>), [featured](<https://devfeed.tech/tags/featured.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [inference](<https://devfeed.tech/tags/inference.md>), [jetson](<https://devfeed.tech/tags/jetson.md>), [local-ai](<https://devfeed.tech/tags/local-ai.md>), [nemoclaw](<https://devfeed.tech/tags/nemoclaw.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [nvidia-dgx](<https://devfeed.tech/tags/nvidia-dgx.md>), [nvlink](<https://devfeed.tech/tags/nvlink.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [top-stories](<https://devfeed.tech/tags/top-stories.md>)

### AI overview

Meta's Muse Glimmer is a 30B open-weight dense model designed for local agentic AI workflows. With a 120K+ context window and performance of up to 20K tokens per second on a single GPU, it supports sustained, multi-step tool use and local processing of sensitive data.

### Source excerpt

Meta returns to the open source ecosystem with the release of Muse Glimmer, a 30B open-weight dense model with a 120K+ context window built for local AI...

## How to Run Isolated Tenant Kubernetes Clusters on Shared GPU Infrastructure

DevFeed: [How to Run Isolated Tenant Kubernetes Clusters on Shared GPU Infrastructure](<https://devfeed.tech/articles/how-to-run-isolated-tenant-kubernetes-clusters-on-shared-gpu-infrastructure-6855.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/how-to-run-isolated-tenant-kubernetes-clusters-on-shared-gpu-infrastructure/>)

Author: Tanya Lenz

Published: 2026-08-03T16:00:00Z

Content type: tutorial

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [GPU](<https://devfeed.tech/topics/gpu.md>), [AI Platform](<https://devfeed.tech/topics/ai-platform.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [developer-tools-techniques](<https://devfeed.tech/tags/developer-tools-techniques.md>), [featured](<https://devfeed.tech/tags/featured.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [open-source](<https://devfeed.tech/tags/open-source.md>)

### AI overview

A tutorial for running isolated tenant Kubernetes clusters for multiple teams on shared GPU hardware, using KAI Scheduler and vCluster.

### Source excerpt

Running a dedicated Kubernetes cluster per team often results in more isolation than an organization requires. While one cluster can be successfully shared...

## NVIDIA Vera Storage Benchmarks: Faster Encryption, Compression, Integrity Checking, and Recovery for AI-Native Storage

DevFeed: [NVIDIA Vera Storage Benchmarks: Faster Encryption, Compression, Integrity Checking, and Recovery for AI-Native Storage](<https://devfeed.tech/articles/nvidia-vera-storage-benchmarks-faster-encryption-compression-integrity-checking-and-recovery-for-ai-native-storage-6914.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/nvidia-vera-storage-benchmarks-faster-encryption-compression-integrity-checking-and-recovery-for-ai-native-storage/>)

Author: Elizabeth Goodman

Published: 2026-08-03T16:00:00Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [cpu](<https://devfeed.tech/topics/cpu.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [Inference Performance](<https://devfeed.tech/topics/inference-performance.md>), [Security](<https://devfeed.tech/topics/security.md>), [Resilience](<https://devfeed.tech/topics/resilience.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-factory](<https://devfeed.tech/tags/ai-factory.md>), [ai-inference](<https://devfeed.tech/tags/ai-inference.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [bluefield-dpu](<https://devfeed.tech/tags/bluefield-dpu.md>), [cloud-apis](<https://devfeed.tech/tags/cloud-apis.md>), [cloud-networking](<https://devfeed.tech/tags/cloud-networking.md>), [cloud-services](<https://devfeed.tech/tags/cloud-services.md>), [compression](<https://devfeed.tech/tags/compression.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [doca](<https://devfeed.tech/tags/doca.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [featured](<https://devfeed.tech/tags/featured.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [networking-communications](<https://devfeed.tech/tags/networking-communications.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [nvidia-vera](<https://devfeed.tech/tags/nvidia-vera.md>), [performance](<https://devfeed.tech/tags/performance.md>), [security](<https://devfeed.tech/tags/security.md>), [software-defined-data-center](<https://devfeed.tech/tags/software-defined-data-center.md>), [storage](<https://devfeed.tech/tags/storage.md>), [systems](<https://devfeed.tech/tags/systems.md>), [top-stories](<https://devfeed.tech/tags/top-stories.md>), [vera-cpu](<https://devfeed.tech/tags/vera-cpu.md>), [vera-rubin](<https://devfeed.tech/tags/vera-rubin.md>), [vera-rubin-nvl72](<https://devfeed.tech/tags/vera-rubin-nvl72.md>)

### AI overview

NVIDIA presents benchmark results for the Vera BlueField-4 STX Storage Processor in AI-native storage workloads. The results describe faster encryption and decryption, recovery, integrity checking, compression and decompression, and multi-stage storage processing than an x86 CPU, with lower CPU and power overhead.

### Source excerpt

Storage is an active part of every agentic AI workflow. As agents retrieve enterprise knowledge, access persistent memory, reuse key-value (KV) cache data,...

## Co-Designing AI Model Attention for Fast, Interactive Long-Context Inference

DevFeed: [Co-Designing AI Model Attention for Fast, Interactive Long-Context Inference](<https://devfeed.tech/articles/co-designing-ai-model-attention-for-fast-interactive-long-context-inference-6779.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/co-designing-ai-model-attention-for-fast-interactive-long-context-inference/>)

Author: Tanya Lenz

Published: 2026-07-31T22:16:17Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [Inference Performance](<https://devfeed.tech/topics/inference-performance.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [GPU optimization](<https://devfeed.tech/topics/gpu-optimization.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>)

Tags: [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-inference](<https://devfeed.tech/tags/ai-inference.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [developer-tools-techniques](<https://devfeed.tech/tags/developer-tools-techniques.md>), [featured](<https://devfeed.tech/tags/featured.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [inference](<https://devfeed.tech/tags/inference.md>), [inference-performance](<https://devfeed.tech/tags/inference-performance.md>), [long-context](<https://devfeed.tech/tags/long-context.md>), [memory](<https://devfeed.tech/tags/memory.md>), [model-architecture](<https://devfeed.tech/tags/model-architecture.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [performance](<https://devfeed.tech/tags/performance.md>)

### AI overview

This article examines how co-designing dense attention with GPU execution can improve throughput and interactivity for long-context inference. It analyzes group size, head dimension, sequence length, and the different compute and memory behavior of prefill and decode, including the effects of speculative decoding and prefix caching.

### Source excerpt

As agentic and long-context workloads become common, the context lengths increase and attention consumes a larger share of inference time (Figure 1). Because...

## NVIDIA Exemplar Cloud: Lessons for Unlocking Full Performance on AI Infrastructure

DevFeed: [NVIDIA Exemplar Cloud: Lessons for Unlocking Full Performance on AI Infrastructure](<https://devfeed.tech/articles/nvidia-exemplar-cloud-lessons-for-unlocking-full-performance-on-ai-infrastructure-6891.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/nvidia-exemplar-cloud-lessons-for-unlocking-full-performance-on-ai-infrastructure/>)

Author: Elizabeth Goodman

Published: 2026-07-30T16:00:00Z

Content type: tutorial

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [debugging](<https://devfeed.tech/topics/debugging.md>), [Processes](<https://devfeed.tech/topics/processes.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [blackwell](<https://devfeed.tech/tags/blackwell.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-services](<https://devfeed.tech/tags/cloud-services.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [developer-tools-techniques](<https://devfeed.tech/tags/developer-tools-techniques.md>), [dgx-cloud](<https://devfeed.tech/tags/dgx-cloud.md>), [diagnostics](<https://devfeed.tech/tags/diagnostics.md>), [distributed-training](<https://devfeed.tech/tags/distributed-training.md>), [featured](<https://devfeed.tech/tags/featured.md>), [gb200](<https://devfeed.tech/tags/gb200.md>), [gb300-nvl72](<https://devfeed.tech/tags/gb300-nvl72.md>), [grace-cpu](<https://devfeed.tech/tags/grace-cpu.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [hopper](<https://devfeed.tech/tags/hopper.md>), [infiniband](<https://devfeed.tech/tags/infiniband.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [linux](<https://devfeed.tech/tags/linux.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [nvl72](<https://devfeed.tech/tags/nvl72.md>), [performance](<https://devfeed.tech/tags/performance.md>), [training](<https://devfeed.tech/tags/training.md>)

### AI overview

A troubleshooting guide for closing AI-training throughput gaps between NVIDIA reference architectures and partner clusters. It covers configuration and installation issues across memory management, CPU power and NUMA placement, NCCL queue-pair concurrency, and hardware setup.

### Source excerpt

Two AI computing clusters built from identical NVIDIA H100, GB200 NVL72, or GB300 NVL72 systems can deliver materially different training throughput. We...

## Advancing Semiconductor Innovation Across Materials Engineering and Manufacturing

DevFeed: [Advancing Semiconductor Innovation Across Materials Engineering and Manufacturing](<https://devfeed.tech/articles/advancing-semiconductor-innovation-across-materials-engineering-and-manufacturing-6759.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/advancing-semiconductor-innovation-across-materials-engineering-and-manufacturing/>)

Author: Tanya Lenz

Published: 2026-07-27T00:45:00Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [CUDA](<https://devfeed.tech/topics/cuda.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [Optimization](<https://devfeed.tech/topics/optimization.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>), [Simulation and Design](<https://devfeed.tech/topics/simulation-and-design.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [computational-chemistry-materials-science](<https://devfeed.tech/tags/computational-chemistry-materials-science.md>), [compute](<https://devfeed.tech/tags/compute.md>), [cuda](<https://devfeed.tech/tags/cuda.md>), [cuda-x](<https://devfeed.tech/tags/cuda-x.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [featured](<https://devfeed.tech/tags/featured.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [industrial-digitalization-digital-twin](<https://devfeed.tech/tags/industrial-digitalization-digital-twin.md>), [manufacturing](<https://devfeed.tech/tags/manufacturing.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [physics](<https://devfeed.tech/tags/physics.md>), [production](<https://devfeed.tech/tags/production.md>), [simulation-modeling-design](<https://devfeed.tech/tags/simulation-modeling-design.md>)

### AI overview

Applied Materials and NVIDIA are presented as combining materials engineering, semiconductor manufacturing, CUDA-X libraries, GPU-accelerated simulation, physics-based modeling, and AI-driven digital twins in an end-to-end digital development model. The approach spans atomic-scale materials discovery, process development, and factory optimization, with Ginestra used to connect material defects and properties to predicted device performance.

### Source excerpt

As AI workloads increase, explosive compute demand is pushing the semiconductor industry to meet unprecedented performance targets. Even small delays can have...

## ModelExpress: Distributing Model Artifacts at the Speed of Light

DevFeed: [ModelExpress: Distributing Model Artifacts at the Speed of Light](<https://devfeed.tech/articles/modelexpress-distributing-model-artifacts-at-the-speed-of-light-6885.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/modelexpress-distributing-model-artifacts-at-the-speed-of-light/>)

Author: Elizabeth Goodman

Published: 2026-07-24T16:45:00Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [model-deployment](<https://devfeed.tech/topics/model-deployment.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [P2P](<https://devfeed.tech/topics/p2p.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [autoscaling](<https://devfeed.tech/topics/autoscaling.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>)

Tags: [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [ai-foundation-models](<https://devfeed.tech/tags/ai-foundation-models.md>), [ai-inference](<https://devfeed.tech/tags/ai-inference.md>), [autoscaling](<https://devfeed.tech/tags/autoscaling.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [developer-tools-techniques](<https://devfeed.tech/tags/developer-tools-techniques.md>), [dynamo-triton](<https://devfeed.tech/tags/dynamo-triton.md>), [featured](<https://devfeed.tech/tags/featured.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [inference](<https://devfeed.tech/tags/inference.md>), [inference-performance](<https://devfeed.tech/tags/inference-performance.md>), [jit](<https://devfeed.tech/tags/jit.md>), [llms](<https://devfeed.tech/tags/llms.md>), [local](<https://devfeed.tech/tags/local.md>), [model](<https://devfeed.tech/tags/model.md>), [s3](<https://devfeed.tech/tags/s3.md>), [scale](<https://devfeed.tech/tags/scale.md>), [speed](<https://devfeed.tech/tags/speed.md>), [streaming](<https://devfeed.tech/tags/streaming.md>)

### AI overview

NVIDIA ModelExpress (MX) reduces model-serving startup time by locating compatible model weights at the fastest available source. It prioritizes direct GPU-to-GPU transfer over P2P RDMA from an existing serving replica, while using object or local storage for initial bootstrapping and fallback. The article also describes reusing JIT kernel caches and distributing reinforcement-learning weight updates.

### Source excerpt

Every byte moved has a cost. As model checkpoints grow to hundreds of gigabytes or even a terabyte, that cost adds up quickly. To make things even worse, moving...

[Next page](<https://devfeed.tech/tags/data-center-cloud.md?cursor=WyIyMDI2LTA3LTI0VDE2OjQ1OjAwKzAwOjAwIiwgIjFhMzRlOGMxLTJjNzgtNDc1ZC04YmMwLWU4M2JiMzU5N2VkNyJd>)