// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 11, 2026
28.9 C
Singapore

Nvidia completes over S$950 million acquisition of Israeli AI firm Run:ai

Chipmaker Nvidia has completed its US$700 million (about S$952 million) acquisition of Israeli artificial intelligence (AI) firm Run:ai, the startup announced on Monday, Dec 30.

This development follows months of regulatory scrutiny, including an in-depth probe by the European Commission. According to Reuters, earlier in December, the European Commission approved Nvidia’s US$700 million bid for Run:ai.

This followed an earlier statement in October that the deal would require antitrust clearance due to concerns that it could threaten competition in the markets in which both companies operate.

The investigation examined whether the deal might give Nvidia more control over the GPU market, where it already holds about 80% of the share.

GPUs are widely used in AI tasks. Despite these concerns, the European Commission decided in December that the acquisition, first announced in April, would not harm competition.

The US Department of Justice is also reviewing Nvidia’s acquisition of Run:ai for potential antitrust issues, according to an August report by Politico.

Regulators in the US and Europe have increased their focus on acquisitions by major tech firms, worried these deals could block competition.

Run:ai has announced plans to make its software open-source, stating this will allow it to work across the broader AI ecosystem, not just with Nvidia GPUs. /TISG

Read also: Nvidia reports S$47.07B revenue and S$1.09 earnings per share in Q3, beating forecasts

Featured image by Depositphotos

- Advertisement -

Hot this week

‘I keep feeling wanting to vomit and my heart races’: Unemployed Singaporean says job hunting triggers overwhelming anxiety

SINGAPORE: An unemployed Singaporean shared that she’s been experiencing extreme anxiety over the entire job search process. Every time she thinks about applying for jobs, she wrote in a Reddit p...

‘Wrong colour, wrong measurements’: Singaporeans share their worst renovation experiences

On Reddit, a netizen shared: Going through a home renovation right now, and the communication with our contractor has been… rough.. Would love to hear your renovation stories whether they’re funny,...

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