{"title":"Efficient Executions of Community Earth System Model onto Accelerators Using GPUs","authors":"Shijin Yuan, Cheng Wang, Bin Mu, Xiaodan Luo","doi":"10.1145/3449301.3449334","DOIUrl":null,"url":null,"abstract":"As the climate models become more and more complicated, we are facing an enormous challenge to run these models effectively. In this paper, we discuss the acceleration of the Community Earth System Model (CESM), which is a large-scaled model with MPI parallel, but still with low execution efficiency. We have conducted an efficient study on porting the Community Land Model (CLM) which an active component within CESM onto Graphics Processing Unit (GPU), and we focus on one major routine that occupies the most execution time, namely CanopyFluxes. To expedite computation, we have put tremendous effort into developing accelerated the CESM model using GPU to parallel computing. Specifically, we conducted CUDA kernel command to optimize some matrix computations in CanopyFluxes. For further optimization, GPU caches and compiler options are used. Running on a five computing nodes cluster with five GPUs, the CanopyFluxes routine achieves a speedup of 4.21x. While in the simulation on Tianhe-2 with NVIDIA Tesla K80 GPUs, the speedup of CanopyFluxes routine raises to 14.92x.","PeriodicalId":429684,"journal":{"name":"Proceedings of the 6th International Conference on Robotics and Artificial Intelligence","volume":"20 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2020-11-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Proceedings of the 6th International Conference on Robotics and Artificial Intelligence","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/3449301.3449334","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1
Abstract
As the climate models become more and more complicated, we are facing an enormous challenge to run these models effectively. In this paper, we discuss the acceleration of the Community Earth System Model (CESM), which is a large-scaled model with MPI parallel, but still with low execution efficiency. We have conducted an efficient study on porting the Community Land Model (CLM) which an active component within CESM onto Graphics Processing Unit (GPU), and we focus on one major routine that occupies the most execution time, namely CanopyFluxes. To expedite computation, we have put tremendous effort into developing accelerated the CESM model using GPU to parallel computing. Specifically, we conducted CUDA kernel command to optimize some matrix computations in CanopyFluxes. For further optimization, GPU caches and compiler options are used. Running on a five computing nodes cluster with five GPUs, the CanopyFluxes routine achieves a speedup of 4.21x. While in the simulation on Tianhe-2 with NVIDIA Tesla K80 GPUs, the speedup of CanopyFluxes routine raises to 14.92x.
随着气候模型变得越来越复杂,如何有效地运行这些模型正面临着巨大的挑战。本文讨论了社区地球系统模型(Community Earth System Model, CESM)的加速问题,该模型是一个具有MPI并行的大尺度模型,但执行效率仍然较低。我们对社区土地模型(Community Land Model, CLM)这个CESM中的一个有效组件移植到图形处理单元(Graphics Processing Unit, GPU)上进行了有效的研究,重点研究了占用执行时间最多的一个主要例程,即CanopyFluxes。为了加快计算速度,我们投入了大量的精力来开发使用GPU进行并行计算的加速CESM模型。具体来说,我们使用CUDA内核命令来优化CanopyFluxes中的一些矩阵计算。为了进一步优化,使用了GPU缓存和编译器选项。运行在5个计算节点和5个gpu的集群上,CanopyFluxes例程实现了4.21倍的加速。在使用NVIDIA Tesla K80 gpu的天河二号上进行仿真时,canopyflux例程的加速提升到了14.92倍。