Title
A BSP model graph processing system on many cores.
Abstract
Large-scale graph processing plays an increasingly important role for many data-related applications. Recently GPU has been adopted to accelerate various graph processing algorithms. However, since the architecture of GPU is very different from traditional computing model, the learning threshold for developing GPU-based applications is high. In this paper, we propose a GPU-based parallel graph processing system named GPregel to tackle this challenge. GPregel is a BSP model in graph processing such as Pregel from Google. It harnesses a lightweight compiler to hide the underlying complexity of the parallel processing details and simplifies programming, so that it greatly reduces the difficulty in utilizing the GPU to solve graph computing problems. Moreover, GPregel develops several optimizations for enhancing the performance, including (1) a special storage model for BSP model running on GPU, which overcomes the execution divergence and irregular memory access by coarse-grained designs; (2) a warp-level optimal strategy Parallelized-Messages-Sending and a thread-level optimal strategy Threads-Merge-Executing to accelerate the computations of high degree vertexes and low degree vertexes respectively; (3) messages copy mechanism optimization that utilizes a shared array and a rolling array to speed up the messages copy. Experiments demonstrate that GPregel can achieve high performance with little work for developers.
Year
DOI
Venue
2017
10.1007/s10586-017-0829-0
Cluster Computing
Keywords
Field
DocType
GPU programming, Graph processing, Parellel computing, GPGPU
Graph,Computer science,Parallel computing,Parallel processing,Compiler,Storage model,General-purpose computing on graphics processing units,Computation,Distributed computing,Speedup
Journal
Volume
Issue
ISSN
20
2
1386-7857
Citations 
PageRank 
References 
1
0.34
18
Authors
6
Name
Order
Citations
PageRank
Siyan Lai162.13
Guangda Lai271.46
Fangzhou Lu310.34
Guojun Shen430.69
Jing Jin553637.35
Xiaola Lin6109978.09