A hierarchical approach to reducing communication in parallel graph algorithms

  • Harshvardhan
  • Amato N
  • Rauchwerger L
N/ACitations
Citations of this article
5Readers
Mendeley users who have this article in their library.

Abstract

Large-scale graph computing has become critical due to the ever-increasing size of data. However, distributed graph computations are limited in their scalability and performance due to the heavy communication inherent in such computations. This is exacerbated in scale-free networks, such as social and web graphs, which contain hub vertices that have large degrees and therefore send a large number of messages over the network. Furthermore, many graph algorithms and computations send the same data to each of the neighbors of a vertex. Our proposed approach recognizes this, and reduces communication performed by the algorithm without change to user-code, through a hierarchical machine model imposed upon the input graph. The hierarchical model takes advantage of locale information of the neighboring vertices to reduce communication, both in message volume and total number of bytes sent. It is also able to better exploit the machine hierarchy to further reduce the communication costs, by aggregating traffic between different levels of the machine hierarchy. Results of an implementation in the STAPL GL shows improved scalability and performance over the traditional level-synchronous approach, with 2.5×-8× improvement for a variety of graph algorithms at 12,000+ cores.

Cite

CITATION STYLE

APA

Harshvardhan, Amato, N. M., & Rauchwerger, L. (2015). A hierarchical approach to reducing communication in parallel graph algorithms. ACM SIGPLAN Notices, 50(8), 285–286. https://doi.org/10.1145/2858788.2700994

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free