Skip to main content
U.S. flag

An official website of the United States government

Publication Date
11 April 2019

HOMMEXX 1.0: A performance-Portable Atmospheric Dynamical Core for the Energy Exascale Earth System Model

Authors

Author

We present an architecture-portable and performant implementation of the atmospheric dynamical core (High-Order Methods Modeling Environment, HOMME) of the Energy Exascale Earth System Model (E3SM). The original Fortran implementation is highly performant and scalable on conventional architectures using the Message Passing Interface (MPI) and Open MultiProcessor (OpenMP) programming models. We rewrite the model in C++ and use the Kokkos library to express on-node parallelism in a largely architecture-independent implementation. Kokkos provides an abstraction of a compute node or device, layout-polymorphic multidimensional arrays, and parallel execution constructs. The new implementation achieves the same or better performance on conventional multicore computers and is portable to GPUs. We present performance data for the original and new implementations on multiple platforms, on up to 5400 compute nodes, and study several aspects of the single- and multi-node performance characteristics of the new implementation on conventional CPU (e.g., Intel Xeon), many core CPU (e.g., Intel Xeon Phi Knights Landing), and Nvidia V100 GPU.

“Hommexx 1.0: A Performance-Portable Atmospheric Dynamical Core For The Energy Exascale Earth System Model”. 2019. Geoscientific Model Development 12: 1423-1441. doi:10.5194/gmd-12-1423-2019.