Efficient parallelization of path planning workload on single-chip shared-memory multicores

2015 IEEE High Performance Extreme Computing Conference (HPEC)(2015)

引用 9|浏览45
暂无评分
摘要
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.
更多
查看译文
关键词
path planning,graph workload parallelization,single-chip shared-memory multicore,programming language,parallel Python language,high performance computing,HPC,parallel algorithm
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要