An open API service indexing awesome lists of open source software.

https://github.com/diehlpkpapers/RISC-V-23


https://github.com/diehlpkpapers/RISC-V-23

hpc hpx kokkos risc-v

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Evaluating HPX and Kokkos on RISC-V using an astrophysics application Octo-Tiger

[![DOI](https://zenodo.org/badge/659430609.svg)](https://zenodo.org/badge/latestdoi/659430609)

Input data and scripts for the Octo-Tiger runs. The `rotating_star.bin` file is generated by running
`generate.sh`. Since this file is the base for all levels, there is no need to develop it multiple times.
The file `rotating_star.ini` is the input file. The mesh file can be downloaded from [here](https://zenodo.org/record/8111772).
The archive's content from Zendo needs to be unpacked in the root folder.

### Instructions

- generate.sh - Generates the file rotating_star.bin
- run_node_level.sh - Runs the node level scaling
- run_distributed_mpi.sh - Runs distributed MPI
- run_distributedtcp.sh - Runs distributed TCP
- pjusb -s run.sh - Runs distributed MPI on Fugaku

### References

* Patrick Diehl, Gregor Daiss, Steven Brandt, Alireza Kheirkhahan, Hartmut Kaiser, Christopher Taylor, and John Leidel. 2023. Evaluating HPX and Kokkos on RISC-V using an astrophysics application Octo-Tiger. In Proceedings of the SC '23 Workshops of The International Conference on High Performance Computing, Network, Storage, and Analysis (SC-W '23). Association for Computing Machinery, New York, NY, USA, 1533–1542. [https://doi.org/10.1145/3624062.3624230](https://doi.org/10.1145/3624062.3624230) [Preprint](https://arxiv.org/abs/2309.06530)