arXiv · 2212.08200
Essentials of Parallel Graph Analytics
Abstract
We identify the graph data structure, frontiers, operators, an iterative loop structure, and convergence conditions as essential components of graph analytics systems based on the native-graph approach. Using these essential components, we propose an abstraction that captures all the significant programming models within graph analytics, such as bulk-synchronous, asynchronous, shared-memory, message-passing, and push vs. pull traversals. Finally, we demonstrate the power of our abstraction with an elegant modern C++ implementation of single-source shortest path and its required components.
Explore related subjects
Keep this discovery
Muhammad Osama, Serban D. Porumbescu, John D. Owens. 2022-12-15. Essentials of Parallel Graph Analytics. https://doi.org/10.1109/ipdpsw55747.2022.00061
Cite the original work for its findings. Save a collection to share your selection of sources.