Optimal broadcasting on incomplete star graph interconnection networks

  • Authors:
  • Tzung-Shi Chen;Nen-Chung Wang

  • Affiliations:
  • Department of Information and Learning Technology, National University of Tainan, Tainan 700, Taiwan, ROC;Department of Computer Science and Information Engineering, Chaoyang University of Technology, Taichung 413, Taiwan, ROC

  • Venue:
  • Journal of Systems Architecture: the EUROMICRO Journal
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Broadcasting is an important collective communication operation in many applications which use parallel computing. In this paper, we focus on designing broadcasting algorithms for general incomplete star graphs. We propose two optimal one-to-all broadcasting algorithms for incomplete star graphs with a single-port communication model. An incomplete star graph with N nodes, where (n - 1)! N n!, is a subgraph of an n-dimensional star graph. The first scheme is single-message one-to-all broadcasting that takes O(nlogn) steps. The second one is multi-message one-to-all broadcasting that takes O(nlogn + m) steps.