As an european... On one hand, it's nice to see funding to european companies to develop european technolgy, aiming at a technological sovereignty. On the other hand, SiPearl looks like it was virtually unknown up to this point, and I can't seem to find anything looking like a cpu review (their website claims they have already released at least one generation of Rhea cpus). So this amount of money might not be wasted…
There's only one way to promote domestic industries in this space when they are behind/nonexistent: tons of subsidies, even if the domestic alternatives are worse. That's how China, Taiwan, Korea and Japan did it.
EU Grabs ARM for First ExaFLOP Supercomputer
61–70 of 115 posts
Re: EU Grabs ARM for First ExaFLOP Supercomputer
#62A bit sad that while POWER9 processors were used in then-SoTA supercomputers, as far as I can tell POWER10 (which I worked on more) is not being used for scientific/industrial HPC.
Re: EU Grabs ARM for First ExaFLOP Supercomputer
#63I get the impression this is more subsidizing domestic development than a decision made for the overall "best" CPU. https://www.eenewseurope.com/en/sipearl-raises-e90m-for-rhea...
ARM is a UK company - the UK is (stupidly) not part of the EU
Re: EU Grabs ARM for First ExaFLOP Supercomputer
#64Earlier quoted context omitted.
I thought SoftBank bought them, making them a Japanese company? In any case, SiPearl seems to be the one designing the actual chip, they are French.
Although SoftBank still owns 90% of the equity, they’re now back to being public and since their headquarters is still Cambridge, I’d still call them a UK company.
In general, I think ARM just was famously started in the UK and so they’ll always be associated with the country in some intangible way.
It is sort of funny that we label companies like this, really they are all multi-national entities. Especially in the case of a company like ARM—they license out the designs to be (sometimes quite significantly!) customized by engineers in other countries, and I’m sure they integrate lots of feedback from those partners. Then those designs are often actually fabricated in a third country!
Which is good, the world is best when we all need each other.
Re: EU Grabs ARM for First ExaFLOP Supercomputer
#65Earlier quoted context omitted.
"The Jupiter will instead have SiPearl’s ARM processor based on ARM’s Neoverse V1 CPU design. SiPearl has designed the Rhea chip to be universally compliant with many accelerators, and it supports high-bandwidth memory and DDR5 memory channels." And "Jülich is also building out its machine-learning and quantum computing infrastructure, which the supercomputing center hopes to plug in as accelerator modules hosted at…
Almost all of the AI computers being built now are relatively modestly sized compared to a supercomputer. All but the biggest ones are at or under the low hundreds of nodes (low thousands of GPUs). The only real exceptions are the few AI hyperscale companies that want to sell GPU computing to others.
If they don’t, then those are big clusters in the sense that AWS is the world’s biggest supercomputer, which is to say, not.
Re: EU Grabs ARM for First ExaFLOP Supercomputer
#66Earlier quoted context omitted.
Agreed, the CPUs are not performing the scientific calculations in this system. Also note — this project is quite modest in scale. Dozens of GenAI clusters larger than this computer will be installed at cloud data centers in the next 18 months.
"The Jupiter will instead have SiPearl’s ARM processor based on ARM’s Neoverse V1 CPU design. SiPearl has designed the Rhea chip to be universally compliant with many accelerators, and it supports high-bandwidth memory and DDR5 memory channels." And "Jülich is also building out its machine-learning and quantum computing infrastructure, which the supercomputing center hopes to plug in as accelerator modules hosted at…
Re: EU Grabs ARM for First ExaFLOP Supercomputer
#67Earlier quoted context omitted.
ARM is a UK company - the UK is (stupidly) not part of the EU
I thought SoftBank bought them, making them a Japanese company? In any case, SiPearl seems to be the one designing the actual chip, they are French.
What a weird metric for determining the nationality of a company. Intel are publicly traded: are they stateless?
Re: EU Grabs ARM for First ExaFLOP Supercomputer
#68Earlier quoted context omitted.
Agreed, the CPUs are not performing the scientific calculations in this system. Also note — this project is quite modest in scale. Dozens of GenAI clusters larger than this computer will be installed at cloud data centers in the next 18 months.
Will these GenAI clusters have similar interconnects and ability to run scientific computing/HPC codes? AI has moved over to ASICS and GPUs nowadays, right? I also have no idea what their interconnect requirements are, but the task seems pretty low communication, I wonder if they can get by with a cheaper interconnect.
Re: EU Grabs ARM for First ExaFLOP Supercomputer
#69Earlier quoted context omitted.
Interesting thing is that they do not have a Wikipedia entry. It seems purely a product of JU / European Processor Initiative. If this works it would be one of the few real successes of the European funding framework.
Many interesting chips escape Wikipedia's gaze. For instance, there was a very interesting x86, Zen-like CPU from Centaur with an onboard AI accelerator that is basically undocumented on Wikipedia: https://fuse.wikichip.org/news/3256/centaur-new-x86-server-p... https://fuse.wikichip.org/news/3099/centaur-unveils-its-new-...
Re: EU Grabs ARM for First ExaFLOP Supercomputer
#70It seems odd to focus on the CPU here, when presumably the vast majority of those flops re coming from the NVIDIA parts? Are the CPUs expected to contribute significant compute, as opposed to marshaling data in/out of the real compute units?
Yes, CPUs are still the main workhorse for many scientific workloads. Sometimes just because the code hasn’t been ported, sometimes because it’s just not something that a GPU can do well.
Seems stupid to use millions of dollars of supercomputer time just because you can't be bothered to get a few phd students to spend a few months rewriting in CUDA...