nvidia

Auto Added by WPeMatico

How to Deploy NVIDIA Dynamo on Kubernetes for Distributed LLM Inference

TL;DR NVIDIA Dynamo is preferable to a standalone inference server when the serving problem extends beyond one process or one GPU node. It introduces a Kubernetes-native control plane for distributed inference graphs, separate prefill and decode workers, KV-cache-aware routing, model loading, topology-aware placement, autoscaling, fault recovery, Gateway API integration, and multi-node execution. This tutorial uses […]

How to Deploy NVIDIA Dynamo on Kubernetes for Distributed LLM Inference Read More »

Stock market turmoil sheds stark light on the opaque AI economy

Investors scramble to make sense of a shock Chinese challenge to the dominance of western chipmakersEven for the rollercoaster world of AI, last week was particularly volatile as investors scrambled to keep up with developments that threatened the dominance of the largest western chipmakers.It began with a double whammy. On Monday, the Chinese memory chipmaker

Stock market turmoil sheds stark light on the opaque AI economy Read More »

NVIDIA NIM vs Triton vs vLLM: Choosing an Enterprise Inference Runtime Without Benchmark Theater

Introduction Enterprise inference standardization often begins with a benchmark chart. That is usually where the first mistake occurs. A team runs one model on one GPU configuration, increases concurrency until the system saturates, records the highest tokens-per-second result, and declares a winner. The result may be technically repeatable while still being operationally irrelevant. It says

NVIDIA NIM vs Triton vs vLLM: Choosing an Enterprise Inference Runtime Without Benchmark Theater Read More »

Debate over AI’s future divides Silicon Valley as China gains ground

Open-source questions stir frank discussion – and both sides have clear economic incentives for where they landHello, and welcome to TechScape. This week we’ll be looking at a debate over the future of artificial intelligence that’s dividing the tech industry, as well as how the European Union gave Google a slap on the wrist for

Debate over AI’s future divides Silicon Valley as China gains ground Read More »

AI sell-off intensifies as investors ditch chip stocks

Samsung and SK Hynix fall by more than 10% amid renewed fears over AI spending and Chinese competitionBusiness live – latest updatesThe sell-off in AI stocks has intensified, driving South Korea’s stock market down to its lowest level in three months.Investors continued to ditch chip stocks on Tuesday, amid rising concerns about the huge amount

AI sell-off intensifies as investors ditch chip stocks Read More »

How to Configure Multi-Tenant GPU Scheduling with NVIDIA Run:ai

TL;DR NVIDIA Run:ai can turn a shared Kubernetes GPU cluster into a governed multi-tenant platform by organizing workloads into departments and projects, assigning guaranteed GPU quotas per node pool, and allowing controlled over-quota use when capacity would otherwise remain idle. The design depends on four controls working together: Quota establishes the resource entitlement for a

How to Configure Multi-Tenant GPU Scheduling with NVIDIA Run:ai Read More »

How to Monitor NVIDIA GPUs with DCGM Exporter, Prometheus, and Grafana

TL;DR NVIDIA GPU monitoring needs more than a utilization chart. A production design should collect device telemetry with DCGM Exporter, scrape it with Prometheus, visualize fleet and workload behavior in Grafana, and alert on conditions that require action. The runbook must also preserve per-pod context, control metric cardinality, distinguish low utilization from genuine performance problems,

How to Monitor NVIDIA GPUs with DCGM Exporter, Prometheus, and Grafana Read More »

Who Used the GPU? Building Per Tenant Telemetry, Showback, and Capacity Evidence for AIaaS

Introduction A shared GPU platform creates a deceptively simple question: who used the GPU? The question becomes difficult as soon as the platform supports more than one operating model. A Kubernetes pod may receive an entire GPU, a MIG instance, or a time-sliced share. A virtual machine may receive a vGPU profile or a pass-through

Who Used the GPU? Building Per Tenant Telemetry, Showback, and Capacity Evidence for AIaaS Read More »

Banner for the AI & Big Data Expo event series.

Meta, Microsoft, Nvidia, IBM, and others back open-weight AI

Two dozen companies and organisations signed an open letter urging US policymakers to protect open-weight AI models. The letter, published today (PDF), carries signatures from a list that spans direct commercial rivals and organisations with little obvious overlap in business model: Meta, Microsoft, Nvidia, IBM, Dell Technologies, CrowdStrike, Palantir, ServiceNow, Hugging Face, Perplexity, Mistral, Andreessen

Meta, Microsoft, Nvidia, IBM, and others back open-weight AI Read More »

Your AI Factory Is a Data Pipeline: Where PowerScale, PowerFlex, vSAN, Object Storage, and Local NVMe Belong

Introduction Enterprise AI architecture is often drawn from the compute layer outward. The GPU cluster sits in the middle, Kubernetes or virtual machines surround it, and storage appears as one cylinder at the bottom labeled data. That drawing is convenient, but it hides the design problem that causes many AI platforms to underperform or become

Your AI Factory Is a Data Pipeline: Where PowerScale, PowerFlex, vSAN, Object Storage, and Local NVMe Belong Read More »