Skip to main navigation Skip to search Skip to main content

Betweenness centrality on GPUs and heterogeneous architectures

Research output: Chapter in Book/Report/Conference proceedingConference contributionpeer-review

47 Scopus citations

Abstract

The betweenness centrality metric has always been intriguing for graph analyses and used in various applications. Yet, it is one of the most computationally expensive kernels in graph mining. In this work, we investigate a set of techniques to make the betweenness centrality computations faster on GPUs as well as on heterogeneous CPU/GPU architectures. Our techniques are based on virtualization of the vertices with high degree, strided access to adjacency lists, removal of the vertices with degree 1, and graph ordering. By combining these techniques within a fine-grain parallelism, we reduced the computation time on GPUs significantly for a set of social networks. On CPUs, which can usually have access to a large amount of memory, we used a coarse-grain parallelism. We showed that heterogeneous computing, i.e., using both architectures at the same time, is a promising solution for betweenness centrality. Experimental results show that the proposed techniques can be a great arsenal to reduce the centrality computation time for networks. In particular, it reduces the computation time of a 234 million edges graph from more than 4 months to less than 12 days.

Original languageEnglish
Title of host publicationProceedings of the 6th Workshop on General Purpose Processor Using Graphics Processing Units, GPGPU 2013
Pages76-85
Number of pages10
DOIs
StatePublished - 2013
Event6th Workshop on General Purpose Processor Using Graphics Processing Units, GPGPU 2013 - Houston, TX, United States
Duration: Mar 16 2013Mar 16 2013

Publication series

NameACM International Conference Proceeding Series

Conference

Conference6th Workshop on General Purpose Processor Using Graphics Processing Units, GPGPU 2013
Country/TerritoryUnited States
CityHouston, TX
Period03/16/1303/16/13

Keywords

  • Betweenness
  • GPUs
  • Graph compression
  • Heterogeneous computing
  • Shared memory parallelism
  • Virtual vertices

Fingerprint

Dive into the research topics of 'Betweenness centrality on GPUs and heterogeneous architectures'. Together they form a unique fingerprint.

Cite this