@inproceedings{4358d49d869c49cfbee8212f8bc76747,
title = "Collaborative (CPU + GPU) algorithms for triangle counting and truss decomposition on the Minsky architecture: Static graph challenge: Subgraph isomorphism",
abstract = "In this paper, we present collaborative CPU + GPU algorithms for triangle counting and truss decomposition, the two fundamental problems in graph analytics. We describe the implementation details and present experimental evaluation on the IBM Minsky platform. The main contribution of this paper is a thorough benchmarking and comparison of the different memory management schemes offered by CUDA 8 and NVLink, which can be harnessed for tackling large problems where the limited GPU memory capacity is the primary bottleneck in traditional computing platform. We find that the collaborative algorithms achieve 28× speedup on average (180× max) for triangle counting, and 165× speedup on average (498× max) for truss decomposition, when compared with the baseline Python implementation provided by the Graph Challenge organizers.",
keywords = "CUDA, GPU, collaborative graph algorithms, triangle counting, truss decomposition",
author = "Ketan Date and Keven Feng and Rakesh Nagi and Jinjun Xiong and Kim, {Nam Sung} and Hwu, {Wen Mei}",
note = "Publisher Copyright: {\textcopyright} 2017 IEEE.; 2017 IEEE High Performance Extreme Computing Conference, HPEC 2017 ; Conference date: 12-09-2017 Through 14-09-2017",
year = "2017",
month = oct,
day = "30",
doi = "10.1109/HPEC.2017.8091042",
language = "English (US)",
series = "2017 IEEE High Performance Extreme Computing Conference, HPEC 2017",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
booktitle = "2017 IEEE High Performance Extreme Computing Conference, HPEC 2017",
address = "United States",
}