摘要
针对多核计算环境下气象计算的并行化这个难题,在分析气象计算并行化步骤的基础上,从气象计算方法间并行,程序模块间并行和程序模块内并行3个角度描述了气象研究程序的一般并行化过程。并以一个气象研究模式为例,分析了其并行化的过程。在模拟实验中,对广泛应用于气象计算的蒙特卡洛方法进行了并行化。实验结果表明,所提出的方法能减少约20%的执行时间。
The parallel program of weather computing under multi-core computing environment was discussed.An analysis of the parallel procedure of the weather computing was given from three aspects:methods parallel, code blocks external parallel and code block internal parallel.An example of weather model was given to illustrate the procedure.In the simulation, a parallel of Monte Carlo method illustrates the parallel method can reduce about 20%the execution time.
出处
《武汉理工大学学报(信息与管理工程版)》
CAS
2014年第6期739-742,共4页
Journal of Wuhan University of Technology:Information & Management Engineering
基金
国家自然科学基金资助项目(41005048)
科技部行业专项科研基金资助项目(GYHY201106037
GYHY200906023)
福建省教育厅B类科研基金资助项目(JB1218)
关键词
多核计算
气象计算
并行化
multi-core computing
weather computing
parallel program