DocumentCode
2979856
Title
Parallel selection algorithms with analysis on clusters
Author
Fujiwara, Akihiro ; Katsuki, Hirokazu ; Inoue, Michiko ; Masuzawa, Toshimitsu
Author_Institution
Dept. of Comput. Sci. & Electron., Kyushu Inst. of Technol., Fukuoka, Japan
fYear
1999
fDate
1999
Firstpage
388
Lastpage
393
Abstract
We present three deterministic parallel selection algorithms with analysis on clusters. The first and second algorithms are proposed on the CGM (Coarse Grained Multicomputer) model. The first algorithm achieves optimality with respect to its computation time and runs in O(n/p) computation time and O(min(log p, log log n)) communication rounds if n/p⩾pε for any ε>0, where n is the number of input elements and p is the number of processors. The second algorithm achieves optimality with respect to the number of communication rounds and runs in O(n/p log p) computation time and the constant number of communication rounds if n/p>pε for any ε>0. The third selection algorithm is a hybrid algorithm of the above two algorithms and suitable for practical cluster computing. The algorithms are implemented using PVM, and its experimental results are also presented
Keywords
communication complexity; deterministic algorithms; multiprocessing systems; parallel algorithms; workstation clusters; PVM; cluster computing; coarse grained multicomputer model; communication rounds; computation time; deterministic parallel selection algorithms; experimental results; hybrid algorithm; optimality; Algorithm design and analysis; Clustering algorithms;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel Architectures, Algorithms, and Networks, 1999. (I-SPAN '99) Proceedings. Fourth InternationalSymposium on
Conference_Location
Perth/Fremantle, WA
ISSN
1087-4089
Print_ISBN
0-7695-0231-8
Type
conf
DOI
10.1109/ISPAN.1999.778969
Filename
778969
Link To Document