期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Improving vertex-frontier based GPU breadth-first search
1
作者 杨博 卢凯 +3 位作者 高颖慧 徐凯 王小平 程志权 《Journal of Central South University》 SCIE EI CAS 2014年第10期3828-3836,共9页
Breadth-first search(BFS) is an important kernel for graph traversal and has been used by many graph processing applications. Extensive studies have been devoted in boosting the performance of BFS. As the most effecti... Breadth-first search(BFS) is an important kernel for graph traversal and has been used by many graph processing applications. Extensive studies have been devoted in boosting the performance of BFS. As the most effective solution, GPU-acceleration achieves the state-of-the-art result of 3.3×109 traversed edges per second on a NVIDIA Tesla C2050 GPU. A novel vertex frontier based GPU BFS algorithm is proposed, and its main features are three-fold. Firstly, to obtain a better workload balance for irregular graphs, a virtual-queue task decomposition and mapping strategy is introduced for vertex frontier expanding. Secondly, a global deduplicate detection scheme is proposed to remove reduplicative vertices from vertex frontier effectively. Finally, a GPU-based bottom-up BFS approach is employed to process large frontier. The experimental results demonstrate that the algorithm can achieve 10% improvement over the state-of-the-art method on diverse graphs. Especially, it exhibits 2-3 times speedup on low-diameter and scale-free graphs over the state-of-the-art on a NVIDIA Tesla K20 c GPU, reaching a peak traversal rate of 11.2×109 edges/s. 展开更多
关键词 广度优先搜索 GPU 顶点 NVIDIA TESLA 图形处理 BFS 负载平衡
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部