// Adds dimensions UUID, Author and Topic into GA4
Monday, June 8, 2026
28.9 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

‘I’m not your lifetime meal ticket’: Man wants to cut mum’s allowance after nearly 20 years to focus on marriage

SINGAPORE: A Singaporean man who has spent almost two decades financially supporting his mother has turned to Reddit to ask whether he is wrong for wanting to reduce her allowance so he can focus o...

‘If you are hoping for a job, they only increased it by 25%’: Manager shares salary negotiation insight in Malaysia

The story looks at how “competitive salary” in Malaysia’s job market is understood in different ways depending on experience, industry, and company type, with varying expectations among employers a...

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