惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

腾讯CDC
Microsoft Azure Blog
Microsoft Azure Blog
L
LangChain Blog
Y
Y Combinator Blog
Microsoft Security Blog
Microsoft Security Blog
宝玉的分享
宝玉的分享
B
Blog RSS Feed
MongoDB | Blog
MongoDB | Blog
Jina AI
Jina AI
D
Docker
B
Blog
Engineering at Meta
Engineering at Meta
Last Week in AI
Last Week in AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
I
InfoQ
G
Google Developers Blog
博客园 - Franky
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
The GitHub Blog
The GitHub Blog
T
The Blog of Author Tim Ferriss
大猫的无限游戏
大猫的无限游戏
阮一峰的网络日志
阮一峰的网络日志
U
Unit 42

Latest from Tom's Hardware in Artificial-intelligence

Denmark presses pause on new data center grid connections as total requests hit 60 GW — Nordic nation is the latest to put the brakes on AI buildouts Microsoft says 'Transformation Paradox' holding back AI adoption in the workplace — 45% of respondents say it's safer to focus on current goals, rather than AI innovation Palantir co-founder Peter Thiel backs $140M wave-powered AI data center startup — Panthalassa aims to run offshore… Google, Microsoft, and xAI agree to let US government test AI models before public release — OpenAI and Anthropic also on board after renegotiating deals with Washington Nvidia CEO Jensen Huang says China should not have Blackwell or Rubin AI GPUs — firmly states US should have 'the first, the most, and the best' when it comes to AI hardware China pushes for 70% homegrown silicon wafer use as domestic firm ramps up 12-inch production — government seeking to localize critical chip supply chain amid AI boom and export restrictions Intel swipes Qualcomm veteran of 25 years to lead client computing — Alex Katouzian jumps ship to oversee consumer… Trump administration considers mandatory pre-release vetting of AI models — Anthropic's Mythos cited as… Nvidia's exposure to Asian supply chains for components hits 90% of its production costs — marked increase from 65% could intensify as physical AI adds even more exposure Anthropic in early talks to buy DRAM-less AI inference chips from UK startup — Fractile's SRAM architecture reduces need for pricey memory during extreme pricing and shortage crunch Chinese court rules companies can't fire workers just because AI is cheaper — ruling says automation alone… Jensen says Nvidia now has 'zero percent' market share in China — says US export policy 'has… US Navy signs deal with AI firm for training underwater drones to detect mines in Strait of Hormuz — $100 million would allow drone minesweepers to update their detection algorithms in days instead of months The Pentagon announces AI deals with OpenAI, Google, Microsoft, Amazon, Nvidia, and more — LLMs to be deployed on classified Department of War networks ‘for lawful operational use’ SoftBank plans robotics and AI firm in the US to build data centers — aims for $100 billion valuation and an IPO… Huawei could seize China’s AI chip crown in 2026 as Nvidia's H200 shipments stall in regulatory limbo — Beijing pushes homegrown AI hardware dominance in a market projected to hit $67 billion by 2030 Talent over tokens: AI models are becoming more expensive to run, and productivity gains are limited — efficient workers might be the solution to strained budgets Samsung and SK hynix warn AI-driven memory shortages could last until 2027 and beyond, as HBM demand explodes — customers already reserving supply years ahead, while the wider DRAM market begins to tighten Victim of AI agent that deleted company's entire database gets their data back — cloud provider recovers critical files and broadens its 48-hour delayed delete policy Exploding number of AI data center build-outs delay Texas housing projects — data centers' high demand for electricians prices out contractors, homes now take two months longer to complete Meta's multi-billion-dollar Graviton deal highlights intensifying CPU shortages in AI infrastructure — the industry signals a shift to Agentic inference workloads, pushing demand OpenAI has effectively abandoned first-party Stargate data centers in favor of more flexible deals — company now prefers to lease compute and says Stargate is an umbrella term Google signs classified Pentagon AI deal but exits $100 million drone swarm program — report claims employees revolted over ethical fears, delivered letter to CEO Pichai Nvidia exec says AI is more expensive than actual workers — yet some companies don't see the extra costs as a… Meta will beam sunlight from space to power AI data centers, solar-collecting satellites will orbit 22,000 miles above Earth — firm reserves 1 Gigawatt of orbital solar energy and 100 Gigawatt-hours of long-duration storage Market slumps as OpenAI reportedly misses internal targets for active users and revenue — Nvidia, Oracle, AMD, and CoreWeave shares all tremble on the news OpenAI and Microsoft News site linked to OpenAI super PAC sent bots posing as journalists to interview real people — site has published nearly 100 articles with real quotes gathered by fake writers Claude-powered AI coding agent deletes entire company database in 9 seconds — backups zapped, after Cursor tool… DeepSeek launches 1.6 trillion parameter V4 on Huawei chips as U.S. escalates AI theft accusations — U.S. gov't alleges IP theft by DeepSeek and other Chinese AI firms
Nvidia says AI cuts 10-month, eight-engineer GPU design t...
ashilov@gmail.com (Anton Shilov) · 2026-04-14 · via Latest from Tom's Hardware in Artificial-intelligence
Nvidia headquarters sign
(Image credit: Nvidia)

Nvidia says it is trying to introduce artificial intelligence to every stage of the chip design process, drastically reducing development time. Notably, the company has revealed that porting a standard cell library, a task that previously took eight engineers 10 months to complete, can now be done overnight by a single GPU. However, the company's chief scientist, William Dally, says that artificial intelligence is still not quite close to designing a processor completely by itself.

Go deeper with TH Premium: GPUs

Nvidia is already using AI across multiple stages of chip design, from circuit-level optimizations to system-level exploration, and achieves orders-of-magnitude productivity gains and, in some cases, better-than-human results, according to Dally.

Article continues below

At the lowest level, AI has already transformed standard cell development, one of the most time-consuming steps when transitioning to a new fabrication process. Porting a standard cell library of roughly 2,500–3,000 cells previously required a team of eight engineers working for about 10 months, according to Dally. Nvidia has replaced this work with a reinforcement learning system called NB-Cell, which can now complete the same task overnight on a single GPU.

At a higher level, Nvidia has developed internal large language models — Chip Nemo and Bug Nemo — trained on proprietary architecture documentation covering all GPUs that Nvidia has ever developed. These LLMs can act like engineering assistants who can explain to junior designers how complex hardware blocks work. As a result, Nvidia no longer has to bother senior engineers about things that can be done by LLMs.

"We had a series of LLMs that we called Chip Nemo and Bug Nemo. We took a generic LLM, and then we fine-tuned it by feeding it all of the design documents proprietary to Nvidia," Dally said. "So this is stuff you cannot get outside the company, it is all of the RTL, hardware design docs, all of the RTL for every GPU ever designed at Nvidia, all of the architecture specs for those. Now you have this LLM that is actually very smart about GPU design. […] When you have a junior designer, they can ask Chip Nemo, and Chip Nemo will explain [how GPUs work]. It improves productivity that way; it is a very patient mentor."

Beyond cell libraries and engineering assistance, Nvidia is applying reinforcement learning to classical circuit design problems. For example, an RL-based system explores design options in a trial-and-error manner, and this approach helps to create chip designs that exceed human results in terms of area, power, and performance faster than humans can.

Get Tom's Hardware's best news and in-depth reviews, straight to your inbox.

"It comes up with totally bizarre designs that no human would ever come up with, but they are actually 20% or 30% better than the human designs," said Dally.

In addition to using AI for place and route, Nvidia is also using AI to explore architectural designs.

In particular, Nvidia's agent-based systems run large numbers of experiments, evaluate different design directions, and narrow down viable configurations. This greatly accelerates decision-making in the early stages of the chip development cycle when engineers must choose between various architectural trade-offs.

Last but not least, Nvidia uses AI for design verification, one of the longest stages in the chip development cycle. Nonetheless, AI still cannot be responsible for the whole verification process, so Nvidia must emulate its designs and conduct actual experiments to ensure that everything works fine.

"We would like to collapse that space, what the really long pole is design verification," said Dally. "We are particularly looking at how we can use AI to prove that designs work more quickly."

In the long term, Nvidia's chief scientist envisions chip development to shift to a multi-agent model in which specialized AI systems will handle different parts of the design, like human teams do today. For now, AI acts to cut development time by assisting engineers and improving design quality to levels beyond what humans can do, which in turn enables engineers to explore more design options than before.

Google Preferred Source

Follow Tom's Hardware on Google News, or add us as a preferred source, to get our latest news, analysis, & reviews in your feeds.

Anton Shilov is a contributing writer at Tom’s Hardware. Over the past couple of decades, he has covered everything from CPUs and GPUs to supercomputers and from modern process technologies and latest fab tools to high-tech industry trends.