2018
DOI: 10.1145/3200691.3178504
|View full text |Cite
|
Sign up to set email alerts
|

Communication-avoiding parallel minimum cuts and connected components

Abstract: We present novel scalable parallel algorithms for finding global minimum cuts and connected components, which are important and fundamental problems in graph processing. To take advantage of future massively parallel architectures, our algorithms are communication-avoiding : they reduce the costs of communication across the network and the cache hierarchy. The fundamental technique underlying our work is the randomized sparsification of a graph: removing a fracti… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
9
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 11 publications
(9 citation statements)
references
References 39 publications
0
9
0
Order By: Relevance
“…Thẽ O() notation ignores logarithmic factors. Gianinazzi et al [75] give a parallel implementation of the algorithm of Karger and Stein. Other than that, there are no parallel implementation of either algorithm known to us. More recently, the randomized contraction-based algorithm of Ghaffari et al [74] solves the minimum cut problem on unweighted graphs in O(m log n) or O m + n log 3 n .…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Thẽ O() notation ignores logarithmic factors. Gianinazzi et al [75] give a parallel implementation of the algorithm of Karger and Stein. Other than that, there are no parallel implementation of either algorithm known to us. More recently, the randomized contraction-based algorithm of Ghaffari et al [74] solves the minimum cut problem on unweighted graphs in O(m log n) or O m + n log 3 n .…”
Section: Related Workmentioning
confidence: 99%
“…While there are implementations of the algorithm of Karger and Stein [37,75] for the minimum cut problem, to the best of our knowledge there are no published implementations of either of the algorithms to find the cactus graph representing all minimum cuts.…”
Section: Finding All Global Minimum Cutsmentioning
confidence: 99%
“…Gianinazzi et al [9] give a MPI implementation of the algorithm of Karger and Stein [17]. We performed preliminary experiments on small graphs which can be solved by NOI-HNSS, NOI-CGKLS and HO-CGKLS in less than 3 seconds.…”
Section: Experiments and Resultsmentioning
confidence: 99%
“…Gianinazzi et al report a running time of 5 seconds for RMAT graphs with n = 16000 and an average degree of 4000, using 1536 cores. As NOI can find the minimum cut on RMAT graphs [19] of equal size in less than 2 seconds using a single core, we do not include the implementation in [9] in our experiments.…”
Section: Experiments and Resultsmentioning
confidence: 99%
See 1 more Smart Citation