Title :
Efficient parallelization of path planning workload on single-chip shared-memory multicores
Author :
Masab Ahmad;Kartik Lakshminarasimhan;Omer Khan
Author_Institution :
University of Connecticut, Storrs, USA
Abstract :
Path planning problems greatly arise in many applications where the objective is to find the shortest path from a given source to destination. In this paper, we explore the comparison of programming languages in the context of parallel workload analysis. We characterize parallel versions of path planning algorithms, such as the Dijkstra´s Algorithm, across C/C++ and Python languages. Programming language comparisons are done to analyze fine grain scalability and efficiency using a single-socket shared memory multicore processor. Architectural studies, such as understanding cache effects, are also undertaken to analyze bottlenecks for each parallelization strategy. Our results show that a right parallelization strategy for path planning yields scalability on a commercial multicore processor. However, several shortcomings exist in the parallel Python language that must be accounted for by HPC researchers.
Keywords :
"Instruction sets","Path planning","Scalability","Parallel processing","Signal processing algorithms","Convergence","Roads"
Conference_Titel :
High Performance Extreme Computing Conference (HPEC), 2015 IEEE
DOI :
10.1109/HPEC.2015.7322455