VSGM: View-Based GPU-Accelerated Subgraph Matching on Large GraphsDownload PDFOpen Website

Published: 01 Jan 2022, Last Modified: 13 Nov 2023SC 2022Readers: Everyone
Abstract: Subgraph matching is a fundamental building block in graph analytics. Due to its high time complexity, GPU-based solutions have been proposed for sub graph matching. Most existing GPU-based works can only cope with relatively small graphs that fit in GPU memory. To support efficient subgraph matching on large graphs, we propose a view-based method to hide communication overhead and improve GPU utilization. We develop VSGM, a sub graph matching framework that supports efficient pipelined execution and multi-GPU architecture. Ex-tensive experimental evaluation shows that VSGM significantly outperforms the state-of-the-art solutions.
0 Replies

Loading