Question Fujitsu A64FX successor Monaka

soresu

Diamond Member
Dec 19, 2014
3,895
3,331
136
Successor to Fujitsu's custom supercomputer ARM CPU A64FX named as Monaka, with ARMv9, SVE2 and 150 cores scheduled for 2026/27 release, apparently targetted at datacenters rather than supercomputer use cases.

Width of the SVE2 units is not declared, but it will be built on TSMC's N2 node.

Link.
 

DrMrLordX

Lifer
Apr 27, 2000
22,696
12,650
136
Fujitsu A64FX was mainly built and sold for the Fugaku supercomputer, so my only guess is that a supercomputer project of comparable size doesn't exist (yet?) for Monaka so Fujitsu looks to sell more of it through regular channels.

A bit unfortunate. Fugaku/A64FX achieved what Intel never could with Larrabee and its successors. The simplicity of the programming model for Fugaku vs. other supercomputers alone should have made such a successor appealing to data scientists.
 
  • Like
Reactions: Io Magnesso

soresu

Diamond Member
Dec 19, 2014
3,895
3,331
136
A bit unfortunate. Fugaku/A64FX achieved what Intel never could with Larrabee and its successors. The simplicity of the programming model for Fugaku vs. other supercomputers alone should have made such a successor appealing to data scientists.
I feel like Fugaku was also innovating on the ARM server concept itself with Fujitsu partnering with ARM to drive the development of SVE's first iteration among other things.

Now that those hurdles are already crossed they can just put out new chips based on A64FX, and whoever wants to use them can do so just as with Intel and AMD CPU options.

I think this is more like Fujitsu saying "stock ARM isn't the only option if you want moar SIMD grunt" to the datacenter crowd, while Monaka can probably still be used for exactly the same purpose as Fugaku.

Essentially this is Fujitsu trying to monetise all the hard work they put in here while the ARM server market is still somewhat in flux.
 

moinmoin

Diamond Member
Jun 1, 2017
5,234
8,442
136
In some surprising twist Fujitsu is partnering with AMD to bring Instinct and ROCm to Monaka and ARM.


 

soresu

Diamond Member
Dec 19, 2014
3,895
3,331
136
In some surprising twist Fujitsu is partnering with AMD to bring Instinct and ROCm to Monaka and ARM.


Makes sense, after all there's no gain in turning their nose up at server/datacenter opportunities based on non x86 CPUs when Instinct is one of their biggest revenue drivers.
 
  • Like
Reactions: Tlh97 and moinmoin

soresu

Diamond Member
Dec 19, 2014
3,895
3,331
136
Looks like it has a similar $ bottom, CPU top die stacking layout to Zen 5 V cache SKUs, albeit with combined SRAM/IO dies like RDNA3, and a silicon interposer tying the stacks together.
 

soresu

Diamond Member
Dec 19, 2014
3,895
3,331
136
Found the ARM µArch layouts link, but it doesn't seem to show how many NEON/SVE2 units each one has.

AFAIK A7xx retains the same 2x 128 bit unit configuration that A78 had, can anyone confirm or refute this?
 

soresu

Diamond Member
Dec 19, 2014
3,895
3,331
136
@DrMrLordX Just checked the A725 optimisation guide, and it looks like it also retains the 2x 128 bit ALU config of A720.

Be curious to see if A730 makes any headway there.
 

DrMrLordX

Lifer
Apr 27, 2000
22,696
12,650
136
Hmm. That would depend on whether ARM has plans for wider SIMD on the A7xx series.
 

FlameTail

Diamond Member
Dec 15, 2021
4,384
2,761
106
@DrMrLordX Just checked the A725 optimisation guide, and it looks like it also retains the 2x 128 bit ALU config of A720.

Be curious to see if A730 makes any headway there.
Qualcomm's Oryon medium core is also 2×128b.

Apple has moved on to 3×128b though.