// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 21, 2026
32.1 C
Singapore

Nvidia aims to ship first H200 chips to China before Chinese New Year after Trump’s approval

Nvidia plans to start shipping its H200 artificial intelligence (AI) chips to China before the Chinese New Year in mid-February, three sources familiar with the matter told Reuters.

The chipmaker intends to use its existing stock to fulfil initial orders, shipping 5,000 to 10,000 chip modules, which is roughly 40,000 to 80,000 H200 chips, the first two sources said. The third source added that Nvidia also told its Chinese clients it will expand production, with new orders opening in the second quarter of 2026.

However, approval from Beijing is still pending, and the shipment timeline could change depending on government decisions, as the third source said that the whole plan is “contingent on government approval,” adding, “nothing is certain” until the official go-ahead.

If approved, these shipments would be the first H200 chips delivered to China after US President Donald Trump allowed such sales earlier this month, given that the US takes a 25% cut of the sale.

Nvidia and China’s Ministry of Industry and Information Technology have yet to respond to requests for comment. /TISG

Read also: Analysts warn US-China AI gap may shrink further as Trump allows Nvidia to sell H200 chips to China, with US taking 25% cut

Featured image by Depositphotos

- Advertisement -

Hot this week

Aceh’s ‘no shorts’ enforcement sparks amused reactions online

In Aceh, gay relationships are condemned with whipping, the same goes for extramarital and illicit relationships and they do not play around with these rules but IG exploded with funny comments and...

Singapore workers embrace AI while keeping human judgment at the centre: Microsoft

From Microsoft’s 2026 Work Trend Index. It shows that the Singapore workforce is ahead on AI adoption and the city-state exceeds global benchmarks on AI-enabled value creation. Moreover, AI use in ...

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