Exploring the design space of static and incremental graph connectivity algorithms on GPUs

11Citations
Citations of this article
11Readers
Mendeley users who have this article in their library.

Abstract

Connected components and spanning forest are fundamental graphalgorithms due to their use in many important applications, suchas graph clustering and image segmentation. GPUs are an idealplatform for graph algorithms due to their high peak performanceand memory bandwidth. While there exist several GPU connectivity algorithms in the literature, many design choices have notyet been explored. In this paper, we explore various design choicesin GPU connectivity algorithms, including sampling, linking, andtree compression, for both the static as well as the incrementalsetting. Our various design choices lead to over 300 new GPU implementations of connectivity, many of which outperform state-ofthe-art. We present an experimental evaluation, and show that weachieve an average speedup of 2.47x speedup over existing static algorithms. In the incremental setting, we achieve a throughput of upto 48.23 billion edges per second. Compared to state-of-the-art CPUimplementations on a 72-core machine, we achieve a speedup of8.26 14.51x for static connectivity and 1.85 13.36x for incrementalconnectivity using a Tesla V100 GPU.

Cite

CITATION STYLE

APA

Hong, C., Dhulipala, L., & Shun, J. (2020). Exploring the design space of static and incremental graph connectivity algorithms on GPUs. In Parallel Architectures and Compilation Techniques - Conference Proceedings, PACT (pp. 55–69). Institute of Electrical and Electronics Engineers Inc. https://doi.org/10.1145/3410463.3414657

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free