Back to Search Start Over

Multithreaded Asynchronous Graph Traversal for In-Memory and Semi-External Memory

Authors :
Maya Gokhale
Nancy M. Amato
Roger Pearce
Source :
SC
Publication Year :
2010
Publisher :
IEEE, 2010.

Abstract

Processing large graphs is becoming increasingly important for many domains such as social networks, bioinformatics, etc. Unfortunately, many algorithms and implementations do not scale with increasing graph sizes. As a result, researchers have attempted to meet the growing data demands using parallel and external memory techniques. We present a novel asynchronous approach to compute Breadth-First-Search (BFS), Single-Source-Shortest-Paths, and Connected Components for large graphs in shared memory. Our highly parallel asynchronous approach hides data latency due to both poor locality and delays in the underlying graph data storage. We present an experimental study applying our technique to both In-Memory and Semi-External Memory graphs utilizing multi-core processors and solid-state memory devices. Our experiments using synthetic and real-world datasets show that our asynchronous approach is able to overcome data latencies and provide significant speedup over alternative approaches. For example, on billion vertex graphs our asynchronous BFS scales up to 14x on 16-cores.

Details

Database :
OpenAIRE
Journal :
2010 ACM/IEEE International Conference for High Performance Computing, Networking, Storage and Analysis
Accession number :
edsair.doi...........09bba97d48d51e18ea517196f932fd8f
Full Text :
https://doi.org/10.1109/sc.2010.34