HyperLink   Update on Triangle Counting on GPU
   
Publication Year:
  2019
Authors
  Carl Pearson, Mohamad Almasri, Omer Anjum, Vikram Sharma Mailthody, Zaid Qureshi, Rakesh Nagi, Jinjun Xiong, Wen-mei Hwu
   
Published:
  2019 IEEE High Performance Extreme Computing Conference (HPEC), Waltham, MA, USA, 2019, pp. 1-7, doi: 10.1109/HPEC.2019.8916547.
   
Abstract:

This work presents an update to the triangle-counting portion of the subgraph isomorphism static graph challenge. This work is motivated by a desire to understand the impact of CUDA unified memory on the triangle-counting problem. First, CUDA unified memory is used to overlap reading large graph data from disk with graph data structures in GPU memory. Second, we use CUDA unified memory hints to solve multi-GPU performance scaling challenges present in our last submission. Finally, we improve the single-GPU kernel performance from our past submission by introducing a work-stealing dynamic algorithm GPU kernel with persistent threads, which makes performance adaptive for large graphs without requiring a graph analysis phase.

   
BibTeX:
 
@INPROCEEDINGS{8916547, author={C. {Pearson} and M. {Almasri} and O. {Anjum} and V. S. {Mailthody} and Z. {Qureshi} and R. {Nagi} and J. {Xiong} and W. {Hwu}}, booktitle={2019 IEEE High Performance Extreme Computing Conference (HPEC)}, title={Update on Triangle Counting on GPU}, year={2019}, volume={}, number={}, pages={1-7}, doi={10.1109/HPEC.2019.8916547}}