Proceedings of the 2017 ACM SIGMETRICS / International Conference on Measurement and Modeling of Computer Systems 2017
DOI: 10.1145/3078505.3078520
|View full text |Cite
|
Sign up to set email alerts
|

A Simple Yet Effective Balanced Edge Partition Model for Parallel Computing

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
23
0

Year Published

2018
2018
2020
2020

Publication Types

Select...
3
2
2

Relationship

0
7

Authors

Journals

citations
Cited by 17 publications
(23 citation statements)
references
References 19 publications
0
23
0
Order By: Relevance
“…Previously studied vertex reordering algorithms are computationally more complex. The algorithm presented by Li et al [7] has polynomial time complexity in |V |. Gorder [10] takes O( v∈V (deg out (v)) 2 ) steps where…”
Section: E Time Complexitymentioning
confidence: 99%
See 2 more Smart Citations
“…Previously studied vertex reordering algorithms are computationally more complex. The algorithm presented by Li et al [7] has polynomial time complexity in |V |. Gorder [10] takes O( v∈V (deg out (v)) 2 ) steps where…”
Section: E Time Complexitymentioning
confidence: 99%
“…Gonzalez et al proposed vertex cut, a parallel streaming partitioning algorithm that minimizes vertex replication [1]. Li et al [7] and Bourse et al [6] proposed efficient edge-balanced partitioning methods. Bourse et al [6] moreover investigate the interplay between edge balance and vertex balance, which is non-trivial if edge cuts are simultaneously minimized.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…This effect could be explained by the choice of k-the number of blocks used for partitioning. While we use standard values for (node-based) graph partitioning benchmarks [49], Li et al [32] choose k such that each block contains approximately 10 240 edges. Thus some instances are partitioned into up to 1 692 and 5 952 blocks, which might be too large for current partitioning tools.…”
Section: Scircuit_spmv Cant_spmv and Mc2depi_spmvmentioning
confidence: 99%
“…Similar to (node-based) graph partitioning, the quality of the edge partitioning can have a dramatic effect on parallelization [32]. Noting that edge partitioning can be solved directly with hypergraph partitioners, such as hMETIS [26,27] and PaToH [9], Li et al [32] showed that these techniques give the highest quality partitionings; however, they are also slow. Therefore, a balance of solution quality and speed must be taken into consideration.…”
Section: Introductionmentioning
confidence: 99%