2015
DOI: 10.1016/j.procs.2015.04.103
|View full text |Cite
|
Sign up to set email alerts
|

Implementation of K-shortest Path Algorithm in GPU Using CUDA

Abstract: K-shortest path algorithm is generalization of the shortest path algorithm. K-shortest path is used in various fields like sequence alignment problem in molecular bioinformatics, robot motion planning, path finding in gene network where speed to calculate paths plays a vital role. Parallel implementation is one of the best ways to fulfill the requirement of these applications. A GPU based parallel algorithm is developed to find k number of shortest path in a positive edge-weighted directed large graph. In calc… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2

Citation Types

0
8
0
3

Year Published

2015
2015
2022
2022

Publication Types

Select...
2
2
1

Relationship

0
5

Authors

Journals

citations
Cited by 15 publications
(11 citation statements)
references
References 24 publications
0
8
0
3
Order By: Relevance
“…As such, we would like to minimize the number of atomic statements. In addition to our algorithm and Harish et al's [12,13], Singh et al [26], Chaibou et al [6] and Ortega et al [20,21] present algorithms with just one atomic statement. Chaibou et al [6] evaluate the cost of memory copy between CPU and GPU.…”
Section: Resultsmentioning
confidence: 89%
See 4 more Smart Citations
“…As such, we would like to minimize the number of atomic statements. In addition to our algorithm and Harish et al's [12,13], Singh et al [26], Chaibou et al [6] and Ortega et al [20,21] present algorithms with just one atomic statement. Chaibou et al [6] evaluate the cost of memory copy between CPU and GPU.…”
Section: Resultsmentioning
confidence: 89%
“…We implement our algorithm in CUDA version 7.5. [16,25,26] with a speed up of at most 2.6 (see Table 2). We have run both algorithms on the same platform and same graphs.…”
Section: Resultsmentioning
confidence: 99%
See 3 more Smart Citations