Proceedings of the 17th ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming 2012
DOI: 10.1145/2145816.2145842
|View full text |Cite
|
Sign up to set email alerts
|

Scalable parallel minimum spanning forest computation

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0

Year Published

2013
2013
2021
2021

Publication Types

Select...
5
4
1

Relationship

0
10

Authors

Journals

citations
Cited by 31 publications
(8 citation statements)
references
References 20 publications
0
8
0
Order By: Relevance
“…Our minimum spanning forest implementation achieves between 17-50x speedup over the implementation running on a single thread across all of our inputs. Obtaining practical parallel algorithms for MSF has been a longstanding goal in the field, and several existing implementations exist [5,23,66,78,90]. We compared our implementation with the union-find based MSF implementation from PBBS [78] and the implementation of Borůvka from [90], which is one of the fastest implementations we are aware of.…”
Section: Methodsmentioning
confidence: 99%
“…Our minimum spanning forest implementation achieves between 17-50x speedup over the implementation running on a single thread across all of our inputs. Obtaining practical parallel algorithms for MSF has been a longstanding goal in the field, and several existing implementations exist [5,23,66,78,90]. We compared our implementation with the union-find based MSF implementation from PBBS [78] and the implementation of Borůvka from [90], which is one of the fastest implementations we are aware of.…”
Section: Methodsmentioning
confidence: 99%
“…Our minimum spanning forest implementation achieves between 17-50x speedup over the implementation running on a single thread across all of our inputs. Obtaining practical parallel algorithms for MSF has been a longstanding goal in the field, and several existing implementations exist [9,84,31,106,118]. We compared our implementation with the union-find based MSF implementation from PBBS [106] and the implementation of Borůvka from [118], which is one of the fastest implementations we are aware of.…”
Section: Methodsmentioning
confidence: 99%
“…There have been many works that try to speedup and load balance individual applications, both for distributed and shared memory architectures [4,9,19,20,25,33,37]. The main point is that they present many techniques that are specific to the application under considerations.…”
Section: Load Balancing Graph Applicationsmentioning
confidence: 99%