KLA: A New Algorithmic Paradigm for Parallel Graph Computations Conference Paper uri icon

abstract

  • This paper proposes a new algorithmic paradigm - k-level asynchronous (KLA) - that bridges level-synchronous and asynchronous paradigms for processing graphs. The KLA paradigm enables the level of asynchrony in parallel graph algorithms to be parametrically varied from none (level-synchronous) to full (asynchronous). The motivation is to improve execution times through an appropriate trade-off between the use of fewer, but more expensive global synchronizations, as in level-synchronous algorithms, and more, but less expensive local synchronizations (and perhaps also redundant work), as in asynchronous algorithms. We show how common patterns in graph algorithms can be expressed in the KLA pardigm and provide techniques for determining k, the number of asynchronous steps allowed between global synchronizations. Results of an implementation of KLA in the STAPL Graph Library show excellent scalability on up to 96K cores and improvements of 10x or more over level-synchronous and asynchronous versions for graph algorithms such as breadth-first search, PageRank, k-core decomposition and others on certain classes of real-world graphs. 2014 ACM.

name of conference

  • Proceedings of the 23rd international conference on Parallel architectures and compilation

published proceedings

  • LANGUAGES AND COMPILERS FOR PARALLEL COMPUTING, LCPC 2013

altmetric score

  • 3

author list (cited authors)

  • Rauchwerger, L.

citation count

  • 27

complete list of authors

  • Rauchwerger, Lawrence

editor list (cited editors)

  • Amaral, J. N., & Torrellas, J.

publication date

  • August 2014