Improving the Parallelism of CESM on GPU

Zehui Jin,Ming Dun,Xin You,Hailong Yang,Yunchun Li,Yingchun Lin,Zhongzhi Luan,Depei Qian
DOI: https://doi.org/10.1007/978-3-030-38961-1_2
2020-01-01
Abstract:Community Earth System Model (CESM) is one of the most popular climatology research models. However, the computation of CESM is quite expensive and usually lasts for weeks even on high-performance clusters. In this paper, we propose several optimization strategies to improve the parallelism of three hotspots in CESM on GPU. Specifically, we analyze the performance bottleneck of CESM and propose corresponding GPU accelerations. The experiment results show that after applying our GPU optimizations, the kernels of the physical model achieve significant performance speedup respectively.
What problem does this paper attempt to address?