Search Constraints
1 entry found
Number of results to display per page
View results as:
Search Results
-
- Creator:
- An, Yifu
- Description:
- We have ported our MHD code, BATSRUS ( https://github.com/SWMFsoftware/BATSRUS), to the GPU. This dataset contains the input parameters and raw timing results for the Paper. To reproduce the results, please follow the instructions and use the software specifications contained in readme.txt. and Abstract: BATSRUS, our state-of-the-art extended magnetohydrodynamic code, is the most used and one of the most resource-consuming models in the Space Weather Modeling Framework. It has always been our objective to improve its efficiency and speed with emerging techniques, such as GPU acceleration. To utilize the GPU nodes on modern supercomputers, we port BATSRUS to GPUs with the OpenACC API. Porting the code to a single GPU requires rewriting and optimizing the most used functionalities of the original code into a new solver, which accounts for around 1% of the entire program in length. To port it to multiple GPUs, we implement a new message passing algorithm to support its unique block-adaptive grid feature. We conduct weak scaling tests on as many as 256 GPUs and find good performance. The program has 50-60% parallel efficiency on up to 256 GPUs, and up to 95% efficiency within a single node (4 GPUs). Running large problems on more than one node has reduced efficiency due to hardware bottlenecks. We also demonstrate our ability to run representative magnetospheric simulations on GPUs. The performance for a single A100 GPU is about the same as 270 AMD "Rome" CPU cores, and it runs 3.6 times faster than real time. The simulation can run 6.9 times faster than real time on four A100 GPUs.
- Keyword:
- BATSRUS, GPU, and MHD simulation
- Citation to related publication:
- An, Y., Chen, Y., Zhou, H., Gaenko, A. and Toth, G. (2024). BATSRUS GPU: Faster than Real Time Magnetospheric Simulations with a Block Adaptive Grid Code. Being revised. A preprint is available at http://arxiv.org/abs/2501.06717.
- Discipline:
- Engineering