Performance Optimization of Planetary Fluid Dynamics Numerical Simulation Program on Thousands Cores

Zhang Yunquan,Wang Ting,Sun Xiangzheng,Yang Chao,Li Ligang
2010-01-01
Abstract:The performance optimization of planetary fluid dynamics numerical simulation program on thousands cores is investigated by the experiments on 100TFlops-scale supercomputer, DeepComp 7000. Firstly, the strong scalability of the program with 8-2048 cores is experimented with original Aztec package and the improved PETSc package which was optimazed by us based on PETSc. And as the experimental results show, the program runtime on PETSc is average 29.31% or 24.97% of Aztec's with using 8-core or 4-core per node respectively. Secondly, according to the characteristics of the pressure equation's coefficient matrix, the CVRSD storage scheme for SpMV optimation is designed and realized, which will be migrated to the planetary fluid dynamics program on PETSc.
What problem does this paper attempt to address?