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

TurboBFS: GPU Based Breadth-First Search (BFS) Algorithms in the Language of Linear Algebra

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(1 citation statement)
references
References 13 publications
0
1
0
Order By: Relevance
“…Some common graph-based algorithms include: 1) Breadth-First Search (BFS): This algorithm traverses or searches a graph by starting from a root (or any arbitrary node) and exploring all adjacent nodes first, before moving on to the next level of nodes. BFS is often used to find the shortest path between two nodes in a graph [4].…”
Section: Graph-based Algorithmsmentioning
confidence: 99%
“…Some common graph-based algorithms include: 1) Breadth-First Search (BFS): This algorithm traverses or searches a graph by starting from a root (or any arbitrary node) and exploring all adjacent nodes first, before moving on to the next level of nodes. BFS is often used to find the shortest path between two nodes in a graph [4].…”
Section: Graph-based Algorithmsmentioning
confidence: 99%