2018 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW) 2018
DOI: 10.1109/ipdpsw.2018.00082
|View full text |Cite
|
Sign up to set email alerts
|

How Well do CPU, GPU and Hybrid Graph Processing Frameworks Perform?

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2018
2018
2022
2022

Publication Types

Select...
4

Relationship

1
3

Authors

Journals

citations
Cited by 4 publications
(4 citation statements)
references
References 21 publications
0
4
0
Order By: Relevance
“…Further, the largest graph submission we made has 128 Billion undirected edges (RMAT32), with edge list size 1TB. NUMA-oblivious Totem could not run RMAT32 as its memory requirement are ∼2× the edge-list size, as observed in our previous study [5].…”
Section: Graph500 Submissionsmentioning
confidence: 79%
See 3 more Smart Citations
“…Further, the largest graph submission we made has 128 Billion undirected edges (RMAT32), with edge list size 1TB. NUMA-oblivious Totem could not run RMAT32 as its memory requirement are ∼2× the edge-list size, as observed in our previous study [5].…”
Section: Graph500 Submissionsmentioning
confidence: 79%
“…We consider PageRank, Breadth-First Search -Top Down (BFS-TD), Breadth-First Search -Direction Optimized (BFS-DO), and Single-Source Shortest Path (SSSP) algorithms. We use these algorithms to evaluate our work because (i) these algorithms have been widely studied in the context of high-performance graph processing systems and have been used in the past studies [5,15,17,30,35,36,42], (ii) BFS and SSSP are also used as benchmarks for the Graph500 competition [2], to rank supercomputers for data intensive applications, (iii) they are the building blocks of more complex graph algorithms (for example, BFS is used as a subroutine in complex graph algorithms like connected components, max flow, betweeness centrality and clustering), and (iv) these algorithms are good representation for studying the performance of any hardware platform for irregular memory access pattern.…”
Section: Graph Algorithmsmentioning
confidence: 99%
See 2 more Smart Citations