Abstract
Given k sets of processors (k > 1), G1, G2,..., Gk, each with a unique source, multiple multicasting requires to send message from each source to all the processors in its set. This problem can be solved by calling a (unique) multicasting algorithm k times, each for one set of processors, which requires a total time of O(knN) in a hypercube of N = 2n processors with existing hypercube multicasting algorithms. This paper proposes an efficient algorithm of time complexity O(nN) for solving this problem in the hypercube when Σk i=1 |Gi| = O(N). The algorithm is designed with the heuristics to minimize the maximum number of hops, amount of traffic and degree of message multiplexing. Experimental results show that the algorithm has a good performance and produces satisfactory multicasting layout.
Original language | English |
---|---|
Pages (from-to) | 655-662 |
Number of pages | 8 |
Journal | Journal of Systems Architecture |
Volume | 43 |
Issue number | 9 |
DOIs | |
Publication status | Published - Aug 1997 |
Externally published | Yes |
Keywords
- Hypercubes
- Multiple multicasting