Skip to content
THE AI WIREINTELLIGENCE THAT MATTERS
Chips and compute

Chips and compute Intelligence

GPUs, accelerators, data centres, cloud capacity and the supply chain behind them. 55 articles in the last 30 days.

Latest Coverage
24 stories
Chips and compute56m ago

RTX 5090s are going for as much as $9000, as AI server builders reportedly buy Nvidia's flagship by the pallet, but the photos behind the story may be AI-generated

TechRadar AI
Chips and compute5h ago

The AI Slowdown Debate Crashed Salesforce’s Party

The Dreamforce conference became an unlikely battleground for the CEOs of OpenAI, Anthropic, and Nvidia to debate whether AI development should slow down.

WIRED AI
Chips and compute8h ago

A serverless, data-driven Git metrics dashboard using Amazon Quick Sight

Learn how to build a fully serverless pipeline that automatically collects Git metrics from GitHub and GitLab and visualizes them in interactive Amazon Quick Sight dashboards, giving engineering teams near-real-time delivery analytics at low cost.

AWS Machine Learning Blog
Chips and compute10h ago

Huawei plans Q1 2027 launch of new AI chip as it takes on Nvidia

Huawei is accelerating the launch of its next-generation Ascend 960DT AI chip as it pushes to compete with Nvidia and close China’s AI computing gap with the U.S.

TechCrunch AI
Chips and compute11h ago

Google, Nvidia, and Anthropic want Emerald AI to find space on the grid for more data centers

A new coalition that includes Google, Nvidia, Anthropic, and Emerald AI wants to find 100 GW of grid capacity for new data centers.

TechCrunch AI
Chips and compute13h ago

NVIDIA and Google's new coalition wants to speed up AI data center power grid connections

A new coalition of tech giants aims to speed AI data center grid connections in exchange for more flexibility.

Engadget AI
Chips and compute1d ago

Al Gore says the real AI risk isn’t data centers

In an interview with TechCrunch, Al Gore suggested he isn't losing sleep over AI data center emissions — he's more worried about the AI industry's own warnings about where the technology is headed.

TechCrunch AI
Chips and compute1d ago

Serve Qwen3.8-2.4T-A95B, a 2.4T-Parameter Model, with Configurable Reasoning on NVIDIA GB300 NVL72

Alibaba released the open weights for Qwen3.8-2.4T-A95B (Qwen3.8-Max), its largest open-weight model, bringing near-frontier capabilities to the open...

NVIDIA Developer Blog
Chips and compute1d ago

The AI data center e-waste problem is huge — and getting bigger

E-waste from the AI boom has been vastly underestimated, a new report warns. By 2050, it could become enough trash to fill 23 million shipping containers - roughly enough 40-foot containers to circle the world six times if lined up in a row. It's a significant

The Verge AI
Chips and compute1d ago

Fault tolerant distributed training on Amazon EKS using NVRx

Integrate NVIDIA Resiliency Extension (NVRx) into PyTorch FSDP training on Amazon EKS to overlap checkpoint I/O with training and recover from GPU faults in seconds. This post covers async checkpointing, in-process restart, and ft_launcher in-job restart, with

AWS Machine Learning Blog
Chips and compute1d ago

Apple might make servers again to cash in on the AI rush

According to The Information, Apple is planning to get back into the server game and might just pair up with Nvidia to make it happen. Apple retired its Xserve line in 2011 and has largely left enterprise machines to other manufacturers since. But the growing

The Verge AI
Chips and compute1d ago

Build a serverless PII redaction pipeline with Amazon Bedrock Data Automation

Learn how to automate end-to-end PII detection and redaction from scanned documents at scale using Amazon Bedrock Data Automation with a custom blueprint, AWS Step Functions, and AWS Lambda. A custom blueprint redacts sensitive fields with field-level precisio

AWS Machine Learning Blog
Chips and compute1d ago

NVIDIA Vera Rubin NVL72 Delivers Leading Performance in MLPerf Inference v6.1 Debut

System performance, efficient infrastructure scaling and continuous software optimization are key levers that determine AI inference economics. Higher system performance means more tokens generated, resulting in higher revenue. Efficient scaling means throughp

NVIDIA Blog
Chips and compute1d ago

Robots are waiting for a ChatGPT moment: Nvidia’s Les Karpas explains why at TechCrunch Disrupt 2026

The robotics industry is still waiting for their breakthrough into day-to-day life. Nvidia's Les Karpas has an answer as to why at TechCrunch Disrupt 2026. Register before September 25 to save up to $200 on your pass.

TechCrunch AI
Chips and compute1d ago

SK Hynix reportedly in talks with Intel to build memory chips in US

SK Hynix told TechCrunch the company hasn't finalized any plans or arrangements yet.

TechCrunch AI
Chips and compute1d ago

Emerald AI, Google and NVIDIA Launch Alliance to Advance Flexible AI Data Centers

AI factories are the infrastructure of the intelligence era. Scaling them responsibly will depend as much on innovation across the grid as inside the data center. Today, Emerald AI, Google and NVIDIA announced the launch of the AI Energy Management Alliance (A

NVIDIA Blog
Chips and compute1d ago

University of Manchester Uses NVIDIA Earth-2 to Forecast Air Pollution Across the UK

Air pollution is a serious public health risk, contributing to an estimated 30,000 deaths in the U.K. alone last year. Data-driven insights can help — but computing air quality with traditional chemistry-based models is expensive, which limits how detailed the

NVIDIA Blog
Chips and compute2d ago

‘Now We Can Know Everything and Do Anything,’ Jensen Huang Says at Dreamforce

Know everything. Do anything. That was the message NVIDIA founder and CEO Jensen Huang brought to Salesforce Dreamforce Tuesday, joining CEO Marc Benioff onstage in an appearance that coincided with the announcement of Koa — Salesforce’s first CRM reasoning mo

NVIDIA Blog
Chips and compute2d ago

How NVIDIA Groq 3 LPX Deterministic Execution Drives Power-Efficient High-Interactivity Inference on NVIDIA Vera Rubin

Power is a defining constraint for AI factories. As AI workloads demand a full compute platform to serve them, each component of that platform must maximize...

NVIDIA Developer Blog
Chips and compute2d ago

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

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...

NVIDIA Developer Blog
Chips and compute2d ago

From Megawatts to Tokens: How NVIDIA Maximizes AI Factory Production

On a sweltering August evening in Silicon Valley, as the sun dropped and air conditioning loads spiked, Silicon Valley Power sent a signal to an AI factory to adjust its power consumption. Varun Sivaram was watching on Zoom with about forty others — his team a

NVIDIA Blog
Chips and compute2d ago

AI Infra Summit: NVIDIA Vera Rubin and DSX Platform Advancements Showcase Energy Efficiencies of Optimizing Tokens Per Watt for AI Factories

Ian Buck, vice president of hyperscale and high-performance computing at NVIDIA, Tuesday spoke on AI factory efficiency at the AI Infra Summit, the Santa Clara Convention Center event that has morphed into a Coachella of infrastructure tech. Before a packed au

NVIDIA Blog
Chips and compute2d ago

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

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

NVIDIA Developer Blog
Chips and compute2d ago

Optimizing cost and latency with Amazon Bedrock prompt caching

Prompt caching in Amazon Bedrock can cut input token costs by up to 90% when you repeatedly send the same context to foundation models. This post walks through six practical prompt caching scenarios using the Converse API: message content, system prompt, tool

AWS Machine Learning Blog
Browse every chips and compute article