International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 99 - Number 2 |
Year of Publication: 2014 |
Authors: Gaurav Hajela, Manish Pandey |
10.5120/17347-7360 |
Gaurav Hajela, Manish Pandey . A Fine Tuned Hybrid Implementation for Solving Shortest Path Problems using Bellman Ford. International Journal of Computer Applications. 99, 2 ( August 2014), 29-33. DOI=10.5120/17347-7360
In this paper a hybrid implementation for Bellman-Ford to solve shortest path problems is proposed using OpenCL. Here first parallel implementation for Bellman-Ford for single source shortest path (SSSP) problem and all pair shortest path (APSP) are analyzed on CPU and GPU and based on this analysis work is divided among CPU and GPU and hybrid implementation is done. As proper resource utilization is done here we have termed it a fine tuned implementation. We have got considerable speedup of 2. 88x over parallel implementation on GPU for SSSP and 3. 3x over parallel implementation of Bellman-Ford for APSP on GPU.