2018 IEEE International Parallel and Distributed Processing Symposium (IPDPS) 2018
DOI: 10.1109/ipdps.2018.00043
|View full text |Cite
|
Sign up to set email alerts
|

Communication-Free Massively Distributed Graph Generation

Abstract: Analyzing massive complex networks yields promising insights about our everyday lives. Building scalable algorithms to do so is a challenging task that requires a careful analysis and an extensive evaluation. However, engineering such algorithms is often hindered by the scarcity of publicly available datasets.Network generators serve as a tool to alleviate this problem by providing synthetic instances with controllable parameters. However, many network generators fail to provide instances on a massive scale du… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
50
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
3
3
1

Relationship

3
4

Authors

Journals

citations
Cited by 35 publications
(51 citation statements)
references
References 40 publications
0
50
0
Order By: Relevance
“…The speed of our generators compares favorably to generators for other models. For example, the sequential Erdős-Renyi generator of Funke et al (2019) is only around 10% faster than our sequential generator, but for a much simpler model (the special case a = b = c = d). On the other hand, the streaming hyperbolic graph generator sRHG of Funke et al (2019), a more complicated model, takes around 5 times more time per edge.…”
Section: Degreementioning
confidence: 86%
See 2 more Smart Citations
“…The speed of our generators compares favorably to generators for other models. For example, the sequential Erdős-Renyi generator of Funke et al (2019) is only around 10% faster than our sequential generator, but for a much simpler model (the special case a = b = c = d). On the other hand, the streaming hyperbolic graph generator sRHG of Funke et al (2019), a more complicated model, takes around 5 times more time per edge.…”
Section: Degreementioning
confidence: 86%
“…However, recent results on communication-free graph generation (Sanders & Schulz, 2016;Funke et al, 2019;Bläsius et al, 2019) put the role of R-MAT as the most scalable graph generator into question. Other models with similar properties, such as Barabasi-Albert (BA) preferential attachment graphs (Barabasi & Albert, 1999;Sanders & Schulz, 2016) or random hyperbolic graphs (RHGs) (Krioukov et al, 2010;Funke et al, 2019;Bläsius et al, 2019) can now be generated in a massively parallel fashion using only linear work, whereas previous R-MAT generators need logarithmic time for each edge. Indeed, the highly tuned RHG implementation in Funke et al (2019) outperforms previous R-MAT generators also in practice.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Due to its simpler parallel implementation, the Graph500 group [1] choose the SKG model in their supercomputer benchmark. Highly scalable generators for Erdős-Renyi, 2D/3D random geometric graphs, 2D/3D Delaunay graphs, and hyperbolic random graphs are described in [15]. The corresponding software library release also includes an implementation of the algorithm described in [24].…”
Section: Related Workmentioning
confidence: 99%
“…We also generated ve 3D Delaunay triangulations from approx. 1M to 16M vertices using the generator of Funke et al [19]. e graphs alyaTestCaseA with 9.9 million vertices and alyaTestCaseB with 30.9 million vertices (representing the respiratory system) are from the PRACE benchmark suite [37].…”
Section: Test Datamentioning
confidence: 99%