2018
DOI: 10.1109/access.2018.2876201
|View full text |Cite
|
Sign up to set email alerts
|

Accelerating BFS via Data Structure-Aware Prefetching on GPU

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
3
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(2 citation statements)
references
References 35 publications
0
2
0
Order By: Relevance
“…The time complexity of graph partitioning is O(|V | + |E|). Graph partitioning can be parallelized by applying the existing methods of running the BFS algorithm in parallel [20] [21] [22] [23]. When applying an existing parallel BFS algorithm, we can assign level labels to the nodes in the same way as in sequential BFS algorithm.…”
Section: Graph's Namementioning
confidence: 99%
“…The time complexity of graph partitioning is O(|V | + |E|). Graph partitioning can be parallelized by applying the existing methods of running the BFS algorithm in parallel [20] [21] [22] [23]. When applying an existing parallel BFS algorithm, we can assign level labels to the nodes in the same way as in sequential BFS algorithm.…”
Section: Graph's Namementioning
confidence: 99%
“…Thus, since its calculation time is limited by the memory bandwidth, it seems to be suitable for accelerators with high-speed memory such as GPUs. As for BFS-APSP, several studies [4,6] show that GPUs can improve BFS performance to some extent. However, BFS-APSP must be less suitable for GPU than ADJ-APSP because BFS needs an irregular memory access pattern.…”
Section: Development Issues 51 Parallelization Using Gpumentioning
confidence: 99%