3.3 GPU Performance of E3SM's Spectral Element Atmosphere Dynamical Core

Tuesday, 8 January 2019: 3:30 PM
North 123 (Phoenix Convention Center - West and North Buildings)
Mark A. Taylor, Sandia National Laboratories, Albuquerque, NM

The E3SM atmosphere component model's dynamical core is based on the
spectral element method. I'll present performance results from our
Fortran and C++/kokkos implementations of this dynamical core on a
range of processors (Ivy Bridge, Haswell, KNL, and P100 and V100
GPUs). With a careful implementation, the C++ code is competitive with
the Fortran code on all processors and also supports GPUs.

This work allows us to evaluate the effectiveness of GPU
architectures for modern climate models. After normalizing for
power consumptions, we see that with sufficient work per node, the
v100 GPU can obtain significant speedups over conventional Xeons.
But in the strong scaling limit, we see little or no improvement over
conventional architectures.

Unfortunately, climate models are run close to their scaling limit in
order to meet throughput requirements, and thus porting to GPUs not
cost effective. Instead, GPU systems should be used in other
regimes. Two regimes where GPU systems can provide a real benefit
are super-parameterization and ultra high resolution simulations
running at throughput rates suitable for short process studies.

- Indicates paper has been withdrawn from meeting
- Indicates an Award Winner