// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 23, 2026
28 C
Singapore

China asks Chinese tech firms to halt Nvidia H200 orders as domestic AI chip mandate looms: The Information

BEIJING: Beijing has asked some Chinese tech firms to halt orders for Nvidia’s H200 chips, as the government is expected to mandate measures favouring domestic artificial intelligence (AI) chips, according to The Information, citing people familiar with the matter.

The directive came as Chinese authorities weigh whether to permit access to Nvidia’s high-performance chips and under what conditions—a move aiming to discourage local tech firms from stockpiling US-made chips while Beijing decides on its next steps, the technology news publication’s report added, as reported by Reuters.

As technology trade tensions remain central to frictions between the world’s two largest economies, a US Chinese Embassy spokesperson, Liu Pengyu, said China is committed to basing its national development on its “own strengths” and remains open to dialogue and cooperation to “safeguard the stability of global industrial and supply chains.”

Nvidia and China’s commerce and industry ministries have not yet commented on the matter.

Last month, US President Donald Trump gave his green light to Nvidia to sell its advanced H200 AI chips to “approved customers” in China, though the move was described by some analysts as a “significant strategic mistake” as it could strengthen China’s tech capabilities and narrow the AI gap with the US.

After the go ahead from US President Trump, anonymous sources later told Reuters that Nvidia plans to start shipping its H200 chips before Chinese New Year in mid-February, though shipment timeline could change depending on decisions from Beijing. /TISG

Read also: Nvidia calls report of China’s DeepSeek using banned Blackwell chips ‘far-fetched’

Featured image by Depositphotos

- Advertisement -

Hot this week

To touch, or not to touch? Singaporeans debate children’s bodily autonomy vs friendly pats from seniors

In the wake of the incident of a hawker uncle getting pushed to the ground by an irate man after the uncle touched a little girl on the head, two opinions have surfaced: it's harmless when the elde...

‘Perfectly fine being single’: Singapore man rethinks relationship after GF’s remark before anniversary

He was planning an anniversary celebration and a BTO application. Then his girlfriend told him she was perfectly fine being single.

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