upvote
>So IBM wants to switch to ARM without making a too big fuzz about it.

That was my first thought too, but it does not make sense, because if IBM would sell ARM-based servers nobody would buy from them instead of using cheaper alternatives.

As revealed in another comment, at least for now their strategy is to provide some add-in cards for their mainframe systems, containing an ARM CPU which is used to execute VMs in which ARM-native programs are executed.

So this is like decades ago, when if you had an Apple computer with a 6502 CPU you could also buy a Z80 CPU card for it, so you could also run CP/M programs on your Apple computer, not only programs written for Apple and 6502.

Thus with this ARM accelerator, you will be able to run on IBM mainframes, in VMs, also Linux-on-ARM instances or Windows-on-ARM instances. Presumably they have customers who desire this.

I assume that the IBM marketing arguments for this are that this not only saves the cost of an additional ARM-based server, but it also provides the reliability guarantees of IBM mainframes for the ARM-based applications.

Taking into account that today buying an extra server with its own memory may cost a few times more than last summer, an add-in CPU card that shares memory with your existing mainframe might be extra enticing.

reply
People buy IBM for the support and exotic features around high-availability and expansion. I think they’d be able to do an ARM migration if needed since they have deep experience with emulation (there is mainframe code from the 1970s running on POWER today on nested emulators) and they have a lot of precedent for their support engineers working closely with customers.
reply
Im thinking maybe as a compliment to x86 offerings and eventual displacement as a primary offering , i do not see them ditching POWER.

The architecture might be non-standard and not very widespread however for what it does and workloads that are suited to it. I dont think any ARM design comes close , maybe Fujitsu's A64FX.

reply
Marketingwise I think it is difficult for IBM to sell x86 systems as it is too easy for customers to compare performance to a standard Wintel server.

Sun had the same problem after 2001 dotcom when standard PC servers became reliable enough to run web servers on.

It's easier to sell "our special sauce" when building using a custom ARM platform. Then you have no easy comparison with standard servers.

reply
IBM sells hyperconverged AIO OpenShift on Dell & Lenovo hardware now: https://www.ibm.com/docs/en/fusion-hci-systems/2.12.x?topic=...
reply
IBM sold off XSeries, x86, to Lenovo years ago along with spinning off various other things that they considered commodity.
reply
Yep i think thats why even POWER isnt sold standalone but as part of the Z/i series packages as a unit.

They will probably market the ARM inclusion similarly - as something that the package provides.

As far as POWER i think only Raptor[1] does direct marketingof the power(hehe) and capabilities

[1]https://www.raptorcs.com/

reply
POWER is sold standalone, it's not packaged with Z.

https://www.ibm.com/products/power

The i systems are just POWER machines with different firmware.

reply
> ARM64 is starting to catch up in performance for a much lower price

Why do you say "starting to"? arm64 has been competitive with ppc64le for a fairly long time at this point

reply
I do not think that I have seen any public benchmark for more than a decade that can compare ARM-based CPUs with IBM POWER CPUs.

The recent generations of IBM POWER CPUs have not been designed for good single-thread performance but only for excellent multi-threaded performance.

So I believe that an ARM CPU from a flagship smartphone should be much faster in single thread that any existing IBM POWER CPU.

On the other hand, I do not know if there exists any ARM-based server CPU that can match the multi-threaded performance of the latest IBM POWER CPUs.

At least for some workloads the performance of the ARM-based CPUs must be much lower, as the IBM CPUs have huge cache memories and very fast memory and I/O interfaces.

The ARM-based server CPUs should win in performance per watt (due to using recent TSMC processes vs. older Samsung processes) and in performance per dollar, but not in absolute performance.

reply
After Power9, IBM became uncompetitive multi-core performance against mainstream server CPUs - both x86 and Arm. They didn't keep up with the rise in core counts.

And the single thread side isn't that good either, but SMT8 is a quite nice software licensing trick

reply
I thought PPC was supposed to be highly performant, but not very efficient. I didn’t think ARM (at least non-Apple ARM) was hitting that level of performance yet. I thought ARM was by far more efficient, but not quite there in terms of raw performance.

But I could be wrong… I’m going from a historical perspective. I haven’t checked PPC benchmarks in quite a while.

reply
Are you guys sure you're not confusing product lines? PPC is a PowerISA architecture, but hasn't been pushing desktop/server level performance for, what, almost 20 years? It's an embedded chip now, and AFAIK IBM doesn't even make them any more. Power (currently "10th gen"(-ish)) is the performant aarchitecture, used in the computers formally known as i-Series, formerly known as RS/6000. It's pretty fast, not not price competitive. They aren't really the same thing.
reply
"PowerPC" was a modification of the original IBM POWER ISA, which was made in cooperation by IBM, Motorola and Apple.

Motorola made CPUs with this ISA. Apple used CPUs with this ISA, some made by IBM and some made by Motorola.

While Motorola and Apple used the name "PowerPC", IBM continued to use the original name "POWER" for its server and workstation CPUs. Later IBM sold its division that made CPUs for embedded applications and for PCs, retaining only the server/workstation CPUs.

However, nowadays, even if the official IBM name is "POWER", calling it "PowerPC" is not a serious mistake, because all the "PowerPC" ISA changes have been incorporated many years ago into the POWER ISA.

So the current POWER ISA is an evolution of the PowerPC ISA, which was an evolution of the original 1990 POWER ISA.

It is better to call it POWER, as saying "PowerPC" may imply a reference to an older version of the ISA, instead of referring to the current version, but the 2 names are the same thing. PowerPC was an attempt of rebranding, but then they returned to the original name.

reply
Thanks for the lecture. My point is that people often confuse PPC in the embedded space (still in production) with Power in the enterprise space (where noone I know refers to it as 'PPC' other than historical artifacts like 'ppc64le' (we run mostly AIX), and haven't since the G5 days). Same/similar ISA, very very different performance expectations. YMMV.
reply
There isn't really an arm64 processor available that runs as fast as a Power10 processor, and there isn't really a Power10 processor that runs as efficiently as an arm64 processor, so 'competitive' is probably the wrong word.
reply
AI= Arm Ibm in that case
reply
That's quite loaded already. They should consider calling it IBM ARM 64, IA-64 in short.
reply
IBM was one of the few companies not buying the whole itanium nonsense iirc
reply
IBM wasted plenty of effort on Itanic but at least they were smart enough not to cancel any of their architectures.
reply
IBM has two architectures which are de-facto only used by them, s390x and ppc64le. They have poured a lot of resources into having open source software support those targets, and this announcement might mean they find it easier/cheaper going forward to virtualize ARM instead and maybe even migrate slowly to ARM.
reply
AIX is still ppc64be. That and s390x are the only big-endian CPUs I can think of which aren't end-of-life, which I think is going to be an increasing maintenance burden over time for IBM alone.
reply
I think they see customers wanting to have the flexibility to move to ARM and this is the fastest way to say they support ARM workloads. Maybe this is a path for IBM to eventually use ARM chips down the road, but I see this as being more about meeting customers where they think the demand is today rather than an explicit guess for tomorrow.
reply
ppc64le has other machines. Raptor off the top of my head, but there's also that weird notebook project that seems to be talked about once every few years and probably won't ever happen and some pretty cool stuff in the amiga space (I don't know if that's strictly le but power is supposed to be bi-endian)
reply
ARM does not erase the compiler and toolchian tail IBM has dragged across two niche arches for years.

Legacy apps on s390x do not move because IBM put out a press release and IBM does not get fatter cloud margins by joining the same ARM pile as other vendors. Mainframe migration is not a weekend project. "Easier" usually means somebody signs a six digit check first.

reply