Optimal Parallel Prefix Sum Computation on Three-Dimensional Torus Network
暂无分享,去创建一个
In this article, an optimal parallel algorithm is suggested for fast computation of a crucial yet fundamental numerical problem in science named ‘prefix sum’ on a popular three-dimensional torus network. The proposed parallel algorithm demands total ‘4n + 2’ communication moves for mapping prefix sum problem on odd network sizes of n × n×n three-dimensional torus network, whereas total ‘4n’ communication moves is required for parallel mapping of same on even network sizes. In fact, a unit increase in each dimension from odd to even and even to odd network sizes resulted in the constant increase of 2 and 6 units, respectively, in the required communication moves for mapping prefix sum. The algorithmic performance of the proposed parallel algorithm can be compared to counter-part parallel prefix sum approaches on grid-based networks.
[1] Sudhanshu Kumar Jha. An Improved Parallel Prefix Computation on 2D-Mesh Network , 2013 .
[2] Ömer Egecioglu,et al. Optimal Parallel Prefix on Mesh Architectures , 1993, Parallel Algorithms Appl..
[3] Zbigniew J. Czech,et al. Introduction to Parallel Computing , 2017 .
[4] Selim G. Akl,et al. Design and analysis of parallel algorithms , 1985 .
[5] Ellis Horowitz,et al. Fundamentals of Computer Algorithms , 1978 .