filmov
tv
Optimizing Parallel Graph Connectivity Computation via Subgraph Sampling

Показать описание
Speaker: Tal Ben-Nun
Conference: IPDPS'18
Abstract: Connected component identification is a fundamental problem in graph analytics, serving as a basis for subsequent computations in a wide range of applications. To determine connectivity, several parallel algorithms, whose complexity is proportional to the number of edges or graph diameter, have been proposed. However, an optimal algorithm may extract graph components by working proportionally to the number of vertices, which can be orders of magnitude lower than the number of edges. We propose Afforest: an extension of the Shiloach-Vishkin connected components algorithm that approaches optimal work efficiency by processing subgraphs in each iteration. We prove the convergence of the algorithm, analyze its work efficiency characteristics, and provide further techniques to speed up processing graphs containing a huge component. Designed with modern parallel architectures in mind, we show that the algorithm exhibits higher memory locality than existing methods. Using both synthetic and real-world graphs, we demonstrate that Afforest achieves speedups of up to 67x over the state-of-the-art on multi-core CPUs (Broadwell, POWER8) and up to 23x on GPUs (Pascal).
Conference: IPDPS'18
Abstract: Connected component identification is a fundamental problem in graph analytics, serving as a basis for subsequent computations in a wide range of applications. To determine connectivity, several parallel algorithms, whose complexity is proportional to the number of edges or graph diameter, have been proposed. However, an optimal algorithm may extract graph components by working proportionally to the number of vertices, which can be orders of magnitude lower than the number of edges. We propose Afforest: an extension of the Shiloach-Vishkin connected components algorithm that approaches optimal work efficiency by processing subgraphs in each iteration. We prove the convergence of the algorithm, analyze its work efficiency characteristics, and provide further techniques to speed up processing graphs containing a huge component. Designed with modern parallel architectures in mind, we show that the algorithm exhibits higher memory locality than existing methods. Using both synthetic and real-world graphs, we demonstrate that Afforest achieves speedups of up to 67x over the state-of-the-art on multi-core CPUs (Broadwell, POWER8) and up to 23x on GPUs (Pascal).
Optimizing Parallel Graph Connectivity Computation via Subgraph Sampling
Near Optimal Massively Parallel Graph Connectivity
Dr. Yu Xu - Scaling Deep Link Graph Analytics using Native Parallel Graph by TigerGraph
High-Performance Parallel Graph Coloring with Strong Guarantees on Work, Depth, and Quality
Parallel Planar Subgraph Isomorphism and Vertex Connectivity
Three Goals in Parallel Graph Computations: High Performance, High Productivity, and Reduced Comm...
Max Flow Ford Fulkerson | Network Flow | Graph Theory
Optimizing Performance in Parallel Discrete Event Simulations through Profile-Guided Partitioning
BiPart: A Parallel and Deterministic Hypergraph Partitioner
Allen School Colloquium: Zhihao Jia (Stanford)
Webinar: Supply-Chain Optimisation Using Native Parallel Graphs
Dijkstras Shortest Path Algorithm Explained | With Example | Graph Theory
Parallel Batch-Dynamic Graph Algorithms
Large Scale Graph-Parallel Computation for Machine Learning: Applications and Systems; Ankur Dave
PA_10: Guest Lecture by Julian Shun - Parallel Algorithms for Density-Based + Structural Clustering
22. Graph Optimization
Graph Sparsification for Derandomizing Massively Parallel Computation with Low Space
Reducing Communication in Parallel Graph Computations; Aydin Buluc
A Parallel Graph Partitioning Approach to Enhance Community Detection in Social Networks
Parallel Batch-Dynamic Graph Representations
Session 3A - Faster Parallel Algorithm for Approximate Shortest Path
Nvidia CUDA in 100 Seconds
Webinar: Improve Supply Chain Performance using a Native Parallel Graph
Massively Parallel Graph Analytics
Комментарии