Title
WolfGraph: The edge-centric graph processing on GPU
Abstract
There is the significant interest nowadays in developing the frameworks for parallelizing the processing of large graphs such as social networks, web graphs, etc. The work has been proposed to parallelize the graph processing on clusters (distributed memory), multicore machines (shared memory) and GPU devices. Most existing research on GPU-based graph processing employs the vertex-centric processing model and the Compressed Sparse Row (CSR) form to store and process a graph. However, they suffer from irregular memory access and load imbalance in GPU, which hampers the full exploitation of GPU performance. In this paper, we present WolfGraph, a GPU-based graph processing framework that addresses the above problems. WolfGraph adopts the edge-centric processing, which iterates over the edges rather than vertices. The data structure and graph partition in WolfGraph are carefully crafted so as to minimize the graph pre-processing and allow the coalesced memory access. WolfGraph fully utilizes the GPU power by processing all edges in parallel. We also develop a new method, called Concatenated Edge List (CEL), to process a graph that is bigger than the global memory of GPU. WolfGraph allows the users to define their own graph-processing methods and plug them into the WolfGraph framework. Our experiments show that WolfGraph achieves 7-8x speedup over GraphChi and X-Stream when processing large graphs, and it also offers 65% performance improvement over the existing GPU-based, vertex-centric graph processing frameworks, such as Gunrock.
Year
DOI
Venue
2020
10.1016/j.future.2019.09.052
Future Generation Computer Systems
Keywords
DocType
Volume
GPGPU,Graph processing,CUDA,Parallel processing
Journal
111
ISSN
Citations 
PageRank 
0167-739X
0
0.34
References 
Authors
0
4
Name
Order
Citations
PageRank
Huanzhou Zhu100.68
Ligang He254256.73
Matthew Leeke300.34
Rui Mao436841.23