IBM’s next-gen mainframe chip is the first to run Arm and Z workloads on the same cores

Read full story on VentureBeat
Share
IBM’s next-gen mainframe chip is the first to run Arm and Z workloads on the same cores
AI disclosure

Summary

<p><a href="https://www.ibm.com/us-en">IBM</a> is announcing today at the annual <a href="https://hotchips.org/">Hot Chips conference</a> what may be the most consequential change to mainframe architecture in decades: a processor whose cores can natively execute both IBM&#x27;s own instruction set and <a href="https://www.arm.com/">Arm&#x27;s</a> — switching between the two in nanoseconds.</p><p>The chip, which will power the next generation of <a href="https://www.ibm.com/products/z">IBM Z</a> and <a href="https://www.ibm.com/products/linuxone">LinuxONE</a> systems, is the first dual-architecture mainframe processor ever built. It is designed to let enterprises run the vast and fast-growing ecosystem of Arm-native Linux software — including the AI frameworks that increasingly define modern infrastructure — directly alongside the z/OS transaction-processing workloads that anchor the world&#x27;s banks, insurers, and governments.</p><p>&quot;As technology enthusiasts on both sides, we&#x27;re really excited about being what I would consider one of the most powerful commercially available processors that&#x27;ll be dual architecture,&quot; Tina Tarquinio, chief product officer for IBM Z and LinuxONE, told VentureBeat in an exclusive interview ahead of the announcement.</p><p>The announcement marks the first hardware milestone from the strategic collaboration IBM and Arm unveiled in April, and it offers an unusually direct answer to a question that has shadowed the mainframe for years: can the machine that processes most of the world&#x27;s regulated financial transactions remain a first-class citizen in an AI era built largely on other people&#x27;s silicon?</p><h2><b>How IBM engineered a processor core that speaks two instruction sets</b></h2><p>The most striking engineering decision is what IBM chose <i>not</i> to do. The company could have bolted a handful of standalone Arm cores onto the side of its processor — a simpler design that other chipmakers have used for heterogeneous computing. Instead, IBM built every core on the chip to be bilingual.</p><p>&quot;On this chip are 11 cores, and each core can dynamically switch back and forth between Arm software mode and <a href="https://www.ibm.com/products/z/software">traditional Z software mode</a>,&quot; Jacobi explained in an exclusive interview with VentureBeat. &quot;That enables us to run the mission-critical enterprise software right next, on the same chip, to the much broader software ecosystem of Arm applications.&quot;</p><p>The mechanism relies on the open-source <a href="https://linux-kvm.org/page/Main_Page">KVM hypervisor</a>. Enterprises can run Arm64 Linux virtual machines and Linux on Z virtual machines side by side, and as the hypervisor dispatches each virtual machine onto a physical core, the core flips into the corresponding mode. The performance penalty, Jacobi said, is effectively zero. &quot;That switch takes about the nanosecond scale,&quot; he said. &quot;Because you&#x27;re running for many milliseconds in the virtual image, this switching overhead sort of amortizes to zero — pretty much no impact at all.&quot;</p><p>Traditional z/OS workloads run in a separate partition on the same chip, outside KVM — meaning a bank&#x27;s core ledger, its fraud models, and a modern Arm-native monitoring stack can all share the same silicon, the same memory fabric, and the same reliability guarantees. Jacobi was candid that IBM debated the easier path and rejected it. &quot;We&#x27;re really not addressing their need if we just have a few, I&#x27;d say, loosely Arm cores in the corner of the chip,&quot; he said. &quot;It really needed to be deeply integrated into the entire system design for it to have the same qualities of service that clients are used to.&quot;</p><p>The specifications underscore that this is no compromise design. Built on a leading-edge 2-nanometer process node, the chip runs its 11 high-performance cores at a base frequency above 5.7 GHz — extraordinarily fast by industry standards — with on-chip AI inference accelerators for in-transaction fraud detection, a dedicated data processing unit for I/O acceleration, and a large cache architecture. Full systems will scale to hundreds of cores and tens of terabytes of memory. &quot;That&#x27;s really, really fast compared to what you otherwise get in the industry,&quot; Jacobi said. &quot;It&#x27;s just another example of how mainframe technology is not old technology. It&#x27;s very modern, leading-edge technology.&quot;</p><h2><b>Why the mainframe needed Arm&#x27;s 22 million developers</b></h2><p>The strategic logic behind the chip is about software, not hardware. IBM&#x27;s <a href="https://cloud.ibm.com/docs/vpc?topic=vpc-vs-profiles">s390x architecture </a>runs an enormous share of the world&#x27;s mission-critical transactions, but the broader universe of enterprise software — monitoring tools, security agents, cloud-native middleware, and above all the AI stack of PyTorch, ONNX Runtime, and container workloads — was built for x86 and, increasingly, for Arm. By Arm&#x27;s own estimates, close to half of the compute shipped to major hyperscalers in 2025 was Arm-based, driven by AWS Graviton, Google Axion, and Microsoft&#x27;s Arm silicon. Arm counts more than 22 million developers worldwide.</p><p>Porting each application to s390x has been a grinding, one-ISV-at-a-time effort, and Tina Tarquinio, chief product officer for IBM Z and LinuxONE, described the calculus bluntly. &quot;No matter how great our ecosystem team is, we would never be able to work with all of them and port them all,&quot; she told VentureBeat. &quot;There&#x27;s a lot of ISVs out there, and so we wanted to make a fundamental, big step-function forward. We took a swing from a technology point of view.&quot;</p><p>Notably, she said customers weren&#x27;t asking for a dual-architecture chip per se — they were asking for outcomes. &quot;I wouldn&#x27;t say our clients were saying, &#x27;Can you please make me a dual-architecture environment?&#x27; But they were saying, &#x27;Help me get these surround workloads, or different types of workloads, to run in a quicker-to-market fashion.&#x27;&quot;</p><p>The compatibility promise is ambitious: Arm Linux binaries should run unmodified. &quot;The new Arm capabilities are designed to be 100% binary compatible,&quot; Jacobi said. &quot;Once you have, for example, Red Hat Linux for Arm, and you have applications that run on Red Hat Linux for Arm, they will run on the system without modifications.&quot; Arm defines the instruction set architecture and supplies validation tooling to guarantee that IBM&#x27;s implementation behaves identically to every other Arm chip — while IBM designs and builds the silicon entirely in-house. &quot;Very good partnership. Very solid engineering partnership as well,&quot; Jacobi said of the collaboration.</p><h2><b>What a next-generation Spyre accelerator means for enterprise AI on the mainframe</b></h2><p>IBM is also previewing the next generation of its <a href="https://www.ibm.com/docs/es/systems-hardware/zsystems/9175-ME1?topic=introduction-spyre-accelerator">Spyre AI accelerator</a> at <a href="https://hotchips.org/">Hot Chips</a>, and the pairing is not coincidental. The current architecture already offers two tiers of AI: an on-processor accelerator, introduced with the <a href="https://www.ibm.com/new/announcements/telum-ii">Telum chip</a> in 2022, that handles ultra-low-latency inference such as fraud scoring inside a payment transaction, and the Spyre accelerator card sitting in the I/O subsystem for heavier models.</p><p>The new Spyre raises the ceiling considerably. &quot;We&#x27;re also bringing a much higher performance chip that is capable of running large language models for agentic workflows,&quot; Jacobi said — both AI-ops workflows that administer the system itself and business workflows &quot;for things like document understanding and insurance adjudication.&quot; The new accelerator will ship with high-bandwidth memory to feed those models.</p><p>Here the dual-architecture bet and the AI bet converge. Enterprises want to run inference next to their data; the data lives on the mainframe; and the AI tooling is overwhelmingly Arm-native. Mohamed Awad, Arm&#x27;s executive vice president for cloud AI, framed the announcement in exactly those terms: &quot;As AI scales, more of the computing landscape is converging on Arm. Bringing Arm compute and its software ecosystem to these platforms will extend that momentum into mission-critical enterprise infrastructure to give organizations greater choice in how they deploy AI.&quot;</p><p>The timing tracks with where enterprise AI actually stands. McKinsey&#x27;s most recent <a href="https://www.mckinsey.com/capabilities/quantumblack/our-insights/the-state-of-ai">State of AI</a> survey found that while 88% of organizations now use AI in at least one business function, nearly two-thirds have not yet scaled it across the enterprise — and the companies capturing the most value are those redesigning core workflows rather than running detached pilots. For regulated industries whose systems of record sit on <a href="https://www.ibm.com/products/z">IBM Z</a>, running AI where the transactions happen is arguably the most direct route to that kind of integration.</p><h2><b>When the dual-architecture IBM Z system will ship — and why existing customers shouldn&#x27;t worry</b></h2><p>Buyers will need patience. The chip will debut in the successor to the <a href="https://www.ibm.com/products/z17">z17</a>, which shipped in the second quarter of 2025, and IBM holds to a roughly three-year product cadence — pointing to a launch around 2028. But Tarquinio insisted the program is well past the concept stage. &quot;It&#x27;s more than being on the drawing board. We&#x27;re full steam ahead on the whole system,&quot; she said, adding that IBM will release more details in the run-up to launch.</p><p>For IBM&#x27;s installed base, the reflexive question is whether embracing Arm signals a slow sunset for the traditional architecture. Both executives pushed back hard. &quot;This is a big <i>and</i>. It is not an <i>or</i>,&quot; Tarquinio said. &quot;I have a roadmap that goes out 10 or 15 years of hardware systems. Many of our teams are working on this next system; many are also working on the one after that, and the one after that.&quot;</p><p>Jacobi cast the move as continuity rather than rupture. &quot;The traditional mainframe that we have today as a z17 system is not just a faster version of what we built 25 years ago,&quot; he said. &quot;We didn&#x27;t have pervasive encryption capabilities. We didn&#x27;t have on-processor AI capabilities. Adding the Arm capability is the next big iteration in this continuous evolution.&quot;</p><p>The competitive subtext is the cloud. Asked why an enterprise would run Arm workloads on a mainframe instead of a hyperscaler, Tarquinio pointed to the platform&#x27;s availability numbers: &quot;We&#x27;re talking eight nines of availability — that&#x27;s 0.3 seconds of downtime a year. If you&#x27;re running your ledger, if you&#x27;re running your fraud detection, any of these mission-critical apps, you want that.&quot; The pitch, she said, is fit for purpose: match the infrastructure to the SLA, not the fashion.</p><p>There are real caveats. IBM&#x27;s own press release notes that statements of future direction &quot;represent goals and objectives only.&quot; The Arm support is Linux-only for now, and the hardest engineering — running a foreign instruction set at production performance, with mainframe-grade fault detection and recovery, under real customer workloads — remains to be proven over the next two years.</p><p>But the ambition is unmistakable. For sixty years, the mainframe has survived every wave of technology that was supposed to kill it — minicomputers, client-server, the cloud — by absorbing what it needed from each. Now IBM is attempting its boldest act of absorption yet: teaching the machine that runs the world&#x27;s money to speak the language of the AI era, fluently and natively, on the same silicon. &quot;Bringing something that&#x27;ll really be first of its kind in production,&quot; Tarquinio said, &quot;showcases again what IBM is capable of from a technology point of view.&quot; The mainframe, it turns out, isn&#x27;t being left behind by the future. It&#x27;s learning to run it.</p><p> </p>

Original reporting

Open original source

Related coverage

Read full article on VentureBeat

Get the AFBytes Brief

Major stories, AI-assisted analysis, and what to watch next. Free, monthly, unsubscribe anytime.