Improving pipelined time stepping algorithm for distributed memory multicomputers

Time stepping algorithm with spatial parallelisation is commonly used to solve time dependent partial differential equations. Computation in each time step is carried out using all processors available before sequentially advancing to the next time step. In cases where few spatial components are inv...

全面介绍

Saved in:
书目详细资料
Main Authors: Ng, Kok Fu, Norhashidah Hj. Mohd. Ali,
格式: Article
语言:English
出版: Universiti Kebangsaan Malaysia 2010
在线阅读:http://journalarticle.ukm.my/7451/1/26_Ayiesah.pdf
http://journalarticle.ukm.my/7451/
http://www.ukm.my/jsm/english_journals/vol39num6_2010/contentsVol39num6_2010.html
标签: 添加标签
没有标签, 成为第一个标记此记录!
实物特征
总结:Time stepping algorithm with spatial parallelisation is commonly used to solve time dependent partial differential equations. Computation in each time step is carried out using all processors available before sequentially advancing to the next time step. In cases where few spatial components are involved and there are relatively many processors available for use, this will result in fine granularity and decreased scalability. Naturally one alternative is to parallelise the temporal domain. Several time parallelisation algorithms have been suggested for the past two decades. One of them is the pipelined iterations across time steps. In this pipelined time stepping method, communication however is extensive between time steps during the pipelining process. This causes a decrease in performance on distributed memory environment which often has high message latency. We present a modified pipelined time stepping algorithm based on delayed pipelining and reduced communication strategies to improve overall execution time on a distributed memory environment using MPI. Our goal is to reduce the inter-time step communications while providing adequate information for the next time step to converge. Numerical result confirms that the improved algorithm is faster than the original pipelined algorithm and sequential time stepping algorithm with spatial parallelisation alone. The improved algorithm is most beneficial for fine granularity time dependent problems with limited spatial parallelisation.