International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 139 - Number 13 |
Year of Publication: 2016 |
Authors: Lekha Jadhav, Rahul Dubey, Manish Shrivastava |
10.5120/ijca2016909305 |
Lekha Jadhav, Rahul Dubey, Manish Shrivastava . Cache Friendly Bellman-Ford algorithm using OpenCL. International Journal of Computer Applications. 139, 13 ( April 2016), 1-3. DOI=10.5120/ijca2016909305
Shortest path algorithms play a vital role in real world applications. In this paper a cache friendly implementation for Bellman Ford algorithm to solve single source shortest path and all pair shortest path algorithm is proposed. The proposed algorithm is compared with sequential algorithm in terms of execution time, cache hit, ALUPacking and ALUBusy. This algorithm is also tuned with execution environment to yield maximum performance. In this paper we have discussed all above factors in terms of framework called OpenCL.