Title :
Fast shared-memory algorithms for computing the minimum spanning forest of sparse graphs
Author :
Bader, David A. ; Cong, Guojing
Author_Institution :
Dept. of Electr. & Comput. Eng., New Mexico Univ., Albuquerque, NM, USA
Abstract :
Summary form only given. Minimum spanning tree (MST) is one of the most studied combinatorial problems with practical applications in VLSI layout, wireless communication, and distributed networks, recent problems in biology and medicine such as cancer detection, medical imaging, and proteomics, and national security and bioterrorism such as detecting the spread of toxins through populations in the case of biological/chemical warfare. Most of the previous attempts for improving the speed of MST using parallel computing are too complicated to implement or perform well only on special graphs with regular structure. We design and implement four parallel MST algorithms (three variations of Boruvka plus our new approach) for arbitrary sparse graphs that for the first time give speedup when compared with the best sequential algorithm. In fact, our algorithms also solve the minimum spanning forest problem. We provide an experimental study of our algorithms on symmetric multiprocessors such as IBM´s p690/Regatta and Sun´s Enterprise servers. Our new implementation achieves good speedups over a wide range of input graphs with regular and irregular structures, including the graphs used by previous parallel MST studies. For example, on an arbitrary random graph with IM vertices and 20M edges, our new approach achieves a speedup of 5 using 8 processors. The source code for these algorithms is freely-available from our Web site hpc.ece.unm.edu. This work was supported in part by NSF Grants CAREER ACI-00-93039, ITR ACI-00-81404, DEB-99-10123, ITR EIA-01-21377, Biocomplexity DEB-01-20709, and ITR EF/BIO 03-31654.
Keywords :
parallel algorithms; shared memory systems; trees (mathematics); IBM p690/Regatta; Sun Enterprise servers; VLSI layout; arbitrary random graph; arbitrary sparse graphs; bioterrorism; cancer detection; combinatorial problems; distributed networks; fast shared-memory algorithms; medical imaging; minimum spanning forest computing; national security; parallel MST algorithms; proteomics; sparse graphs; symmetric multiprocessors; wireless communication; Biological information theory; Biology computing; Biomedical imaging; Bioterrorism; Cancer detection; National security; Proteomics; Tree graphs; Very large scale integration; Wireless communication;
Conference_Titel :
Parallel and Distributed Processing Symposium, 2004. Proceedings. 18th International
Print_ISBN :
0-7695-2132-0
DOI :
10.1109/IPDPS.2004.1302953