Designing and implementing a heuristic cross-architecture combination for graph traversal.

Journal of Parallel and Distributed Computing(2017)

引用 2|浏览87
暂无评分
摘要
Breadth-First Search (BFS) is widely used in real-world applications including computational biology, social networks, and electronic design automation. The most effective BFS approach has been shown to be a combination of top-down and bottom-up approaches. Such hybrid techniques need to identify a switching point which is conventionally found through expensive trial-and-error and exhaustive search routines. We present an adaptive method based on regression analysis that enables dynamic switching at runtime with little overhead. We improve the performance of our method by exploiting popular heterogeneous platforms and efficiently design the approach for a given architecture. A 155× speedup is achieved over the standard top-down approach on GPUs. Our approach is the first to combine top-down and bottom-up across different architectures. Unlike combination on a single architecture, a mistuned switching point may significantly decrease the performance of cross-architecture combination. Our adaptive method can predict the switching point with high accuracy, leading to 7× speedup compared to the switching point in average case (1000 switching points).
更多
查看译文
关键词
Graph algorithm,Data-intensive,Cross-architecture optimization,Knights corner MIC,Kepler K20x GPU,Combination,Regression analysis
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要