2015 International Conference on Parallel Architecture and Compilation (PACT) 2015
DOI: 10.1109/pact.2015.15
|View full text |Cite
|
Sign up to set email alerts
|

Scalable SIMD-Efficient Graph Processing on GPUs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
57
0

Year Published

2017
2017
2023
2023

Publication Types

Select...
5
4
1

Relationship

0
10

Authors

Journals

citations
Cited by 113 publications
(59 citation statements)
references
References 19 publications
0
57
0
Order By: Relevance
“…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%
“…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%
“…But there are no well-known tools for generating such graphs. So we first generate a powerlaw graph using the parallel RMAT tool [35], and develop a custom tool to add additional edges between vertices that have an odd degree, to make the graph Eulerian. The tool ensures that the edge degree distribution of the modified graph closely matches the original graph, as illustrated in Fig.…”
Section: Experiments Setupmentioning
confidence: 99%
“…In the following sections, we focus our evaluation on the matrices shown in Table I, which are representative of the suite and highlight the most interesting performance characteristics. All matrices were obtained from the University of Florida Sparse Matrix Collection [7] with the exception of rmat, which is an RMAT graph that was generated with RMAT a, b and c parameters of 0.45, 0.22 and 0.22, respectively [8]. For the symmetric matrices, we store and operate on the entire matrix rather than just the upper or lower triangular matrix.…”
Section: A Experimental Setupmentioning
confidence: 99%