// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 C
Singapore

SoftBank to acquire Ampere Computing for US$6.5B to boost AI push

US: On Wednesday (March 19), SoftBank Group said that it would acquire US chip startup Ampere Computing for US$6.5 billion (S$8.68 billion) in cash, as reported by Reuters.

Ampere, founded by former Intel president Renee James, makes central processing unit (CPU) chips for data centres using Arm Holdings’ architecture. These chips are used by companies like Oracle in their cloud systems.

SoftBank said that as part of the deal, Oracle and Carlyle Group, Ampere’s major investors, will sell their stakes in Ampere.

Ampere developed its own custom CPU technology, a move usually made by bigger companies like Apple and Qualcomm. However, Arm later became a competitor by working directly with major clients like Microsoft and Google to create custom Arm-based CPUs.

Google initially adopted Ampere’s chips but later worked with Arm to develop its own “Axon” CPU. After this, a Google executive said the company would no longer use Ampere chips.

Under SoftBank, the majority owner of Arm, Ampere will join a group of chip technology companies that are increasing their focus on artificial intelligence (AI). /TISG

Read also: Salesforce to invest $1B in Singapore to boost digital transformation

Featured image by Freepik (for illustration purposes only)

- Advertisement -

Hot this week

‘C’mon, please don’t do this.’ Singapore Food Agency reminds diners not to eat food dropped on hawker centre tables

"C’mon, please don’t do this 😥 Once food is dropped on an unclean tabletop, the surface of the food item would have been contaminated by bacteria. And there is no such thing as the 'three-second ...

Malaysia will roll out nationwide RM2.10 subsidised diesel scheme using MyKad from July 2026

Malaysian government's decision to implement a nationwide targeted diesel subsidy programme starting in July 2026. The announcement confirms that subsidised diesel will be standardised nationwide 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