18183

A Comparative Study on Exact Triangle Counting Algorithms on the GPU

Leyuan Wang, Yangzihao Wang, Carl Yang, John D. Owens
University of California, Davis
arXiv:1804.06926 [cs.DC], (18 Apr 2018)
BibTeX

Download Download (PDF)   View View   Source Source   

2023

views

We implement exact triangle counting in graphs on the GPU using three different methodologies: subgraph matching to a triangle pattern; programmable graph analytics, with a set-intersection approach; and a matrix formulation based on sparse matrix-matrix multiplies. All three deliver best-of-class performance over CPU implementations and over comparable GPU implementations, with the graph-analytic approach achieving the best performance due to its ability to exploit efficient filtering steps to remove unnecessary work and its high-performance set-intersection core.
Rating: 3.0/5. From 2 votes.
Please wait...

* * *

* * *

HGPU group © 2010-2025 hgpu.org

All rights belong to the respective authors

Contact us:

contact@hpgu.org