Title :
Prefix Computation and Sorting in Dual-Cube
Author :
Li, Yamin ; Peng, Shietung ; Chu, Wanming
Author_Institution :
Dept. of Comput. Sci., Hosei Univ., Tokyo
Abstract :
In this paper, we describe two algorithmic techniques for the design of efficient algorithms in dual-cube. The first uses cluster structure of dual-cube, and the second uses recursive structure of the dual-cube. We propose efficient algorithms for parallel prefix computation and sorting in dual-cube based on the two techniques, respectively. For a dual-cube Dn with 22n-1 nodes and n links per node, the communication and computation times of the algorithm for parallel prefix computation are at most 2n+1 and 4n-2, respectively; and those of the algorithm for sorting are at most 6n2 and 2n2, respectively.
Keywords :
hypercube networks; parallel algorithms; sorting; dual-cube cluster structure; dual-cube recursive structure; parallel prefix computation; parallel sorting; Algorithm design and analysis; Clustering algorithms; Computer architecture; Computer networks; Computer science; Concurrent computing; Hamming distance; Hypercubes; Parallel processing; Sorting;
Conference_Titel :
Parallel Processing, 2008. ICPP '08. 37th International Conference on
Conference_Location :
Portland, OR
Print_ISBN :
978-0-7695-3374-2
Electronic_ISBN :
0190-3918
DOI :
10.1109/ICPP.2008.18