New paper: Evaluating HPX and Kokkos on RISC-V using an Astrophysics Application Octo-Tiger
Paper: https://dl.acm.org/doi/10.1145/3624062.3624230
Pre-print: https://arxiv.org/abs/2309.06530
New paper: Evaluating HPX and Kokkos on RISC-V using an Astrophysics Application Octo-Tiger
Paper: https://dl.acm.org/doi/10.1145/3624062.3624230
Pre-print: https://arxiv.org/abs/2309.06530
@diehlpk
That was a fun one!
Though I wonder about the A64FX performance. In my own experience, for that CPU especially it really makes a huge difference exactly what compiler and math libraries you use.
GCC is pretty bad on it, while the ARM compiler (who received patches for A64FX from Cray/HPE) does much better, and about as well as the official Fujitsu compiler.
Thanks. We could try the armclang on Ookami. We tried the Fujitsu compiler using the native mode and clang mode on Supercomputer Fugaku. However, we experienced some compilation issues for our code.
We will try armclang after Supercomputing 23.
@diehlpk
You're not actually testing the Fujitsu system. Me, I wouldn't bother. I do wonder how much it will matter to have a compiler well optimized for RISC-V though...
SC23 is fun so far. Looking forward to the exhibition tomorrow.