期刊文献+

基于斐波那契序列的多播算法 被引量:11

Fibonacci Series-Based Multicast Algorithm
下载PDF
导出
摘要 该文提出了一种基于斐波那契序列的多播算法 ,并在 log P模型 [1 ] 下对算法的性能进行了分析 .log P模型是一种广泛使用的并行计算模型 ,它利用 L,o,g,P四个参数来分别表示发送一条消息的等待时间或最大延迟、处理器的开销、源结点发送消息的时间间隔、处理器 /存储器模块数 .在 log P模型下 ,该文所述的基于斐波那契序列的多播算法的时间复杂度为 0 .72 0 2 2· log2 K· (g+m ax{ L+2· o,2· g} ) ,而传统的采用均匀二分的多播算法时间复杂度为 log2 K· (L+2· o) ,其中 K为结点数 .当 g 0 .3884· (L+2· o)时 ,基于斐波那契序列的多播算法性能将优于采用均匀二分策略的多播算法 .由于实际情况中 L +2 o g,因此 ,基于斐波那契序列的多播算法性能更优 . Multicast is an operation which sends the same message from one source node to several arbitrary destination nodes. It is a common operation in MPI standard, and is very important in parallel and distributed systems, so the research on this operation is of great significance. In this paper, a new multicast algorithm based on the Fibonacci series is proposed, and the performance of the algorithm is analyzed with the Log P model. The performance analysis with this model shows that the communication complexity of the Fibonacci series based multicast algorithm proposed in this paper is 0.72022 ·log 2 K·(g +max {L+2·o,2g }), whereas the communication complexity of the traditional binomial tree based multicast algorithm is log 2 K·(L+2·o) , here K is the number of nodes. From this result we can know that: as long as g0.3884·(L+2·o) , the performance of the Fibonacci series based multicast algorithm can exceed that of the original binomial tree based multicast algorithm. And in the practical conditions, there is always L+2·og , so the new multicast algorithm based on the Fibonacci series is a better algorithm compared with the traditional multicast algorithm based on the binomial tree. And the experiment results we obtained in this paper also support this conclusion very well. On the other hand, by making the source node do more sending work, the communication resources can be used more efficiently with this new algorithm. Moreover in practice, the new multicast algorithm based on the Fibonacci series is quite easy to implement in the parallel and distributed systems. In a word, the new multicast algorithm proposed here is a better technique for the multicast operation.
出处 《计算机学报》 EI CSCD 北大核心 2002年第4期365-372,共8页 Chinese Journal of Computers
关键词 LOGP模型 并行算 多播算法 斐波那契序列 计算机网络 Log P model, parallel algorithm, multicast, communication algorithm
  • 相关文献

参考文献10

  • 1[1]Culler D E, Karp R M, Patterson D A et al.LogP: Towards a realistic model of parallel computation. In: Proc 4th ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming, San Diego, CA, 1993.1-12
  • 2[2]Message Passing Interface Forum. MPI: A message-passing interface standard. International Journal of Supercomputer Applications, 1994, 8(3-4):165-414
  • 3[3]Kesavan R, Bondalapati K, Panda D K. Multicast on irregular switch-based networks with wormhole routing. In: Proc the International Symposium on High Performance Computer Architecture (HPCA-3), San Antonio, TX, USA, 1997.48-57
  • 4[4]Kesavan R, Panda D K. Multiple multicast with minimized node contention on wormhole k-ary n-cube networks. IEEE Trans Parallel and Distributed Systems, 1999, 10(4):371-393
  • 5[5]Lin X, Ni L M. Deadlock-free multicast wormhole routing in multicomputer networks. In:Proc the International Symposium on Computer Architecture, 1991.116-124
  • 6[6]Boppana R V, Chalasani S, Raghavendra C S. Resource deadlocks and performance of wormhole multicast routing algorithms. IEEE Trans Parallel and Distributed Systems, 1998,9(6):535-549
  • 7[7]Chiu G-M, Hsiao C-M. A note on total ordering multicast using propagation trees. IEEE Trans Parallel and Distributed Systems, 1998,9(2):217-223
  • 8[8]McKinley P K, Xu H, Esfahanian A-H et al. Unicast-based multicast communication in wormhole-routed networks. IEEE Trans Parallel and Distributed Systems, 1994, 5(12):1252-1265
  • 9[9]Graham R L, Knuth D E, Patashink O. Concrete Mathematics. Massachusetts: Addison-Wesley, 1994
  • 10[10]Karp R M, Sahay A, Santos E E et al. Optimal broadcast and summation in the LogP model. In: Proc the 5th Annual ACM Symposium on Parallel Algorithms and Architectures, Velen, Germany, 1993.142-153

同被引文献75

引证文献11

二级引证文献20

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部