SC20 Proceedings

The International Conference for High Performance Computing, Networking, Storage, and Analysis

Revisiting Exponential Integrator Methods for HPC with a Mini-Application


Workshop:11th Workshop on Latest Advances in Scalable Algorithms for Large-Scale Systems

Authors: James Douglas Shanks (Atomic Weapons Establishment (AWE), UK)


Abstract: In this work we look at employing communication-avoiding techniques commonly used in Krylov methods in the context of exponential integrators for the solution of stiff partial differential equations. We choose an exponential integrator method based on polynomial approximations, as compared to those based on Krylov methods, to improve the possible strong scaling by reducing the possible all-to-all communications prevalent in iterative Krylov solvers. We implement this within the published TeaLeaf mini-app which is parallelized with MPI+OpenMP, and has an MPI+CUDA implementation.

We assess the scalability of our implementations on AWE's Damson Bull Sequana X1000 system up to 1024 nodes (36,864 cores), AWE's Bullace system which has nodes with attached Nvidia V100 GPUs and on the EPCC's Fulhame HPE Apollo 70. We find that our port of TeaLeaf using an exponential Euler method (CPEXI) scales well, in particular when configured in hybrid (MPI+OpenMP) where it achieves a parallel efficiency of 0.57 on 36,864 cores. This is better than comparative communication-avoiding Krylov iterative solvers, the best of which (CPPCG) achieves 0.36 at the same core count. Our GPU experiments show an encouraging speedup and scaling, with minimal overhead.





Back to 11th Workshop on Latest Advances in Scalable Algorithms for Large-Scale Systems Archive Listing



Back to Full Workshop Archive Listing