Remix.run Logo
avhception 11 hours ago

Huh. ARM instead of ppc64le?

rbanffy 10 hours ago | parent [-]

ARM has better software support for AI applications and half of their presentation was about their inference accelerators that can go in the mainframes (and POWER machines).

IBM mainframes are almost designed by their users. The previous generation skipped a lot of speed boost on the CPU side because their users didn’t want the machine to blow over their power delivery limits.

Now, with their architecture behind it, I’m sure these ARM Linux partitions will have the fastest ARM cores ever made. My experience with Linux on s390x is that it feels like a normal server that’s just ludicrously fast - almost as if it came from the future.

Melatonic 5 hours ago | parent | next [-]

Does anyone else make an ARM CPU that is expressly designed for performance with good cooling ?

wmf 5 hours ago | parent [-]

It's not entirely clear what you're asking but... AGI, Vera, X2, Spark.

avhception 10 hours ago | parent | prev [-]

At least back in the day, there was talk about Nvidia + ppc64le. Wasn't there even a supercomputer with that setup? But I guess that has fallen by the wayside.

__lm__ an hour ago | parent | next [-]

We have some older Power9 with NVIDIA V100. Nvidia drivers stopped a while ago (before V100 were considered “old” also for x86_64).

The main problem is software support by most machine learning libraries. While it is normal to have to compile many things from source when the binary is not provided even by some third party, in some cases the software will not compile on ppc64le and surely is not tested to work.

shrimppersimmon 6 hours ago | parent | prev | next [-]

In 2019 the two fastest machines in the world, Summit & Sierra (see top500.org) used ppc64le + Nvidia GPUs.

rbanffy 10 hours ago | parent | prev [-]

Yes. There was a generation of POWER that offered NVLink.