An Effective Gpu Implementation Of Breadth-First Search

DAC '10: The 47th Annual Design Automation Conference 2010 Anaheim California June, 2010(2010)

引用 334|浏览282
暂无评分
摘要
Breadth-first search (BFS) has wide applications in electronic design automation (EDA) as well as in other fields. Researchers have tried to accelerate BFS on the GPU, but the two published works are both asymptotically slower than the fastest CPU implementation. In this paper, we present a new GPU implementation of BFS that uses a hierarchical queue management technique and a three-layer kernel arrangement strategy. It guarantees the same computational complexity as the fastest sequential version and can achieve up to 10 times speedup.
更多
查看译文
关键词
CUDA,GPU computing,BFS
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要