Designing Multithreaded Algorithms for Breadth-First Search and st-connectivity on the Cray MTA-2
Citations Over TimeTop 10% of 2006 papers
Abstract
Graph abstractions are extensively used to understand and solve challenging computational problems in various scientific and engineering domains. They have particularly gained prominence in recent years for applications involving large-scale networks. In this paper, we present fast parallel implementations of three fundamental graph theory problems, Breadth-First Search, st-connectivity and shortest paths for unweighted graphs, on multithreaded architectures such as the Cray MTA-2. The architectural features of the MTA-2 aid the design of simple, scalable and high-performance graph algorithms. We test our implementations on large scale-free and sparse random graph instances, and report impressive results, both for algorithm execution time and parallel performance. For instance, Breadth-First Search on a scale-free graph of 400 million vertices and 2 billion edges takes less than 5 seconds on a 40-processor MTA-2 system with an absolute speedup of close to 30. This is a significant result in parallel computing, as prior implementations of parallel graph algorithms report very limited or no speedup on irregular and sparse graphs, when compared to the best sequential implementation.
Related Papers
- → A Parallel Nonlocal Means Algorithm for Remote Sensing Image Denoising on an Intel Xeon Phi Platform(2017)18 cited
- → Parallel simulation of the Ising model(1994)38 cited
- → Scalability Challenges in Current MPI One-Sided Implementations(2016)5 cited
- → Performance Analysis of Approximate String Searching Implementations for Heterogeneous Computing Platform(2003)1 cited
- → Visual Search Optimization(2015)1 cited