COMPARATIVE STUDY ON SINGLE SOURCE SHORTEST PATH ALGORITHM
Journal: International Journal of Engineering Sciences & Research Technology (IJESRT) (Vol.6, No. 1)Publication Date: 2017-01-30
Authors : Rasika P. Arbat.;
Page : 81-84
Keywords : Parallel computation; CUDA architecture; GPU computing; shortest path.;
Abstract
We propose architecture for graph analysis to find out the single source shortest path to all other vertices is a common problem. The solution to this problem is Bellman - Ford's algorithm that solves such a single source shortest path (SSSP) problem and better applies to be parallelized for many core architect ures. In this we get, the high degree of parallelism is guaranteed at the cost of low work efficiency which is compared to similar algorithms in literature (e.g. Dijkstra's) involves much more redundant work and a consequent waste of power consumption. This architecture is a parallel implementation of the Bellman - Ford algorithm that explains the architectural characteristics of recent GPU architectures (i.e., NVIDIA Kepler, Maxwell) to improve performance as well as work efficiency. The architecture also pres ents different optimizations to the implementation, which are oriented both to the algorithm and to the architecture. The experiment will show that the proposed implementation provides an average speedup of 5x higher than the existing most efficient parall el implementations for SSSP, that it works on graphs where those implementations cannot work or are inefficient (e.g., graphs with negative weight edges, sparse graphs), and it reduces the redundant work caused by the parallelization process.
Other Latest Articles
- WATER MANAGEMENT OF CONSTRUCTION SITE
- DRAG REDUCTION OF FLOW THROUGH PACKED BED MATERIAL USING NATURAL POLYMER
- PRICE VOLATILITY OF AGRICULTURAL PRODUCTS IN FUTURES TRADING IN INDIA ? A STATISTICAL ANALYSIS
- A SURVEY OF NETWORK CONTROL INTRUSION DETECTION SYSTEMS
- STOCK MARKET PREDICTION AND FORECASTING TECHNIQUES: A SURVEY
Last modified: 2017-01-07 20:27:53