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

#hpc #hpx #riscv

Evaluating HPX and Kokkos on RISC-V using an astrophysics application Octo-Tiger | Proceedings of the SC '23 Workshops of the International Conference on High Performance Computing, Network, Storage, and Analysis

ACM Other conferences
@diehlpk are you using anything like #sycl here? The paper doesn't reference anything like that I know that kokkos let's you use different runtimes - was just curious. Pardon any ignorance on my part.
@sri we are using the HPX backend in Kokkos. Alternatively one could use the #openmp backend of Kokkos. I am not sure if #SYCL supports #RISC-V.