A directive based hybrid Met Office NERC Cloud model
Nick Brown, Angus Lepper, Mich\`ele Weiland, Adrian Hill, Ben Shipway,, Chris Maynard

TL;DR
This paper introduces a hybrid GPU-accelerated version of the MONC atmospheric model, demonstrating performance improvements and energy efficiency benefits for large-scale weather and climate simulations.
Contribution
It presents a novel hybrid implementation of MONC using OpenACC, offloading intensive computations to GPUs, and evaluates its performance and energy efficiency.
Findings
Hybrid MONC shows performance gains on GPU-accelerated systems.
GPU version reduces energy consumption compared to CPU-only.
The approach is applicable to other weather and climate models.
Abstract
Large Eddy Simulation is a critical modelling tool for the investigation of atmospheric flows, turbulence and cloud microphysics. The models used by the UK atmospheric research community are homogeneous and the latest model, MONC, is designed to run on substantial HPC systems with very high CPU core counts. In order to future proof these codes it is worth investigating other technologies and architectures which might support the communities running their codes at the exa-scale. In this paper we present a hybrid version of MONC, where the most computationally intensive aspect is offloaded to the GPU while the rest of the functionality runs concurrently on the CPU. Developed using the directive driven OpenACC, we consider the suitability and maturity of this technology to modern Fortran scientific codes as well general software engineering techniques which aid this type of porting work.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
