// Adds dimensions UUID, Author and Topic into GA4
Friday, June 19, 2026
32.2 C
Singapore

Nvidia CEO to sell more advanced chips to China after H20 ban, warns of ‘tremendous loss’ for firms in potential US$50B AI market

Nvidia CEO Jensen Huang has signalled the company’s intention to sell more advanced chips to China, warning that it would be a “tremendous loss” for American firms to miss out on the country’s artificial intelligence (AI) market, which could be worth up to US$50 billion in the next two to three years.

Speaking at a press conference in Beijing, China, on Wednesday, Mr Huang told CNBC, “I hope to get more advanced chips into China than the H20.”

Referencing Hopper, Nvidia’s chip architecture that the H20 chip is built on, he noted, “Today Hopper’s terrific, but some years from now we will have more and more and better and better technology,” adding that as technology continues to evolve, it is “sensible that whatever we’re allowed to sell in China will continue to get better and better over time as well”.

The Nvidia CEO’s remarks came after the company said on Monday that it would resume sales of the H20 chip in China—a chip specifically designed to bypass earlier export controls on Beijing.

On July 14, Mr Huang announced in the company’s blog that Nvidia is filing applications to sell the H20 GPU again, adding that US authorities had assured the company that licences will be granted, with hopes of starting deliveries soon. He also announced a “fully compliant” RTX PRO GPU that is a “digital twin AI for smart factories and logistics”.

In June, CNBC reported that Mr Huang also pointed out that if US firms are kept out of China’s AI market, competitor Huawei has “got China covered”.

At the press conference in Beijing, Mr Huang said that export controls are beyond the company’s control and can be highly disruptive to the business. “It is our job only to inform the governments of the nature and the unintended consequences of the policies that they make,” he added. /TISG

Read also: Nvidia CEO says that if he were a student today, he would learn AI to have a successful career

- Advertisement -

Hot this week

More than half of Singaporeans consult AI for financial advice, according to survey

A recently released report clearly illustrates the current situation of Singaporeans "not having enough money". The report also uncovered a new trend: more than half of Singaporeans are now consult...

‘I don’t need to change myself for others’: Singaporeans share what they wish they had quit sooner

On Reddit, a netizen shared: Recently I've been thinking about the habits and decisions that held me back for years. Some things seem normal at the time, but once you stop doing them, you realize h...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks