A fast, energy-efficient abstraction for simultaneous breadth-first searches

Adam McLaughlin, Jason Riedy, David A. Bader

Research output: Chapter in Book/Report/Conference proceedingConference contribution

3 Scopus citations

Abstract

Optimized GPU kernels are sufficiently complicated to write that they often are specialized to input data, target architectures, or applications. This paper presents a multi-search abstraction for computing multiple breadth-first searches in parallel and demonstrates a high-performance, general implementation. Our abstraction removes the burden of orchestrating graph traversal from the user while providing high performance and low energy usage, an often overlooked component of algorithm design. Energy consumption has become a first-class hardware design constraint for both massive and embedded computing platforms. Our abstraction can be applied to such problems as the all-pairs shortest-path problem, community detection, reachability querying, and others. To map graph traversal efficiently to the GPU, our hybrid implementation chooses between processing active vertices with a single thread or an entire warp based on vertex outdegree. For a set of twelve varied graphs, the implementation of our abstraction saves 42% time and 62% energy on average compared to representative implementations of specific applications from existing literature.

Original languageEnglish (US)
Title of host publication2015 IEEE High Performance Extreme Computing Conference, HPEC 2015
PublisherInstitute of Electrical and Electronics Engineers Inc.
ISBN (Electronic)9781467392860
DOIs
StatePublished - Nov 9 2015
Externally publishedYes
EventIEEE High Performance Extreme Computing Conference, HPEC 2015 - Waltham, United States
Duration: Sep 15 2015Sep 17 2015

Publication series

Name2015 IEEE High Performance Extreme Computing Conference, HPEC 2015

Conference

ConferenceIEEE High Performance Extreme Computing Conference, HPEC 2015
Country/TerritoryUnited States
CityWaltham
Period9/15/159/17/15

All Science Journal Classification (ASJC) codes

  • Computer Networks and Communications
  • Computer Science Applications
  • Information Systems

Fingerprint

Dive into the research topics of 'A fast, energy-efficient abstraction for simultaneous breadth-first searches'. Together they form a unique fingerprint.

Cite this