Parallel implementation of Bouvka's minimum spanning tree algorithm | IEEE Conference Publication | IEEE Xplore

Parallel implementation of Bouvka's minimum spanning tree algorithm


Abstract:

We study parallel algorithms for the minimum spanning tree problem, based on the sequential algorithm of O. Boruvka (1926). The target architectures for our algorithm are...Show More

Abstract:

We study parallel algorithms for the minimum spanning tree problem, based on the sequential algorithm of O. Boruvka (1926). The target architectures for our algorithm are asynchronous, distributed-memory machines. Analysis of our parallel algorithm on a simple model that is reminiscent of the LogP model, shows that in principle a speedup proportional to the number of processors can be achieved, but that communication costs can be significant. To reduce these costs, we develop a new randomized linear work pointer jumping scheme that performs better than previous linear work algorithms. We also consider empirically the effects of data imbalance on the running time. For the graphs used in our experiments, load balancing schemes result in little improvement in running times. Our implementations on sparse graphs with 64,000 vertices on Thinking Machine's CM-5 achieve a speedup factor of about 4 on 16 processors. On this environment, packaging of messages turns out to be the most effective way to reduce communication costs.
Date of Conference: 15-19 April 1996
Date Added to IEEE Xplore: 06 August 2002
Print ISBN:0-8186-7255-2
Conference Location: Honolulu, HI, USA

Contact IEEE to Subscribe

References

References is not available for this document.