Proceedings of the 36th ACM International Conference on Supercomputing 2022
DOI: 10.1145/3524059.3532365
|View full text |Cite
|
Sign up to set email alerts
|

Mastiff

Abstract: The Minimum Spanning Forest (MSF) problem finds usage in many different applications. While theoretical analysis shows that linear-time solutions exist, in practice, parallel MSF algorithms remain computationally demanding due to the continuously increasing size of data sets.In this paper, we study the MSF algorithm from the perspective of graph structure and investigate the implications of the power-law degree distribution of real-world graphs on this algorithm.We introduce the MASTIFF algorithm as a structur… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2023
2023
2023
2023

Publication Types

Select...
4

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(3 citation statements)
references
References 52 publications
0
3
0
Order By: Relevance
“…We are also not aware of an analysis comparable to ours. Very recently, Esfahani et al [17] proposed a structure-aware algorithm that outperforms the previous shared-memory state-of-the-art MST algorithm [14] for graphs with skewed degree distributions. We discuss their results in Section VII.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…We are also not aware of an analysis comparable to ours. Very recently, Esfahani et al [17] proposed a structure-aware algorithm that outperforms the previous shared-memory state-of-the-art MST algorithm [14] for graphs with skewed degree distributions. We discuss their results in Section VII.…”
Section: Related Workmentioning
confidence: 99%
“…For their algorithm MASTIFF, Esfahani et al [17] provide measurements on a 128-core shared-memory server with 2 TB main memory for twitter, friendster, US-road and wdc-14. Comparing their running times for the first three graphs with the fastest of our algorithms for each graph on 256 cores (6 compute nodes with a total of 576 GB main memory) yields an average speedup of MASTIFF over our algorithms of 2.5.…”
Section: Comparisons With Shared-memory Algorithmsmentioning
confidence: 99%
“…(2) A wide range of real-world datasets facilitates crossdomain evaluation of the new contributions and provides broad and correct assessment across a variety of use cases (i.e., better pruning of the falsifiable insights [24]). Also, we will have the opportunity to improve several graph algorithms and optimizations that exploit the structure of graphs [2], [10], [11], [25], [26].…”
Section: B Why Do We Need Different Types Of Real-world Graphs?mentioning
confidence: 99%