A scalable parallel graph coloring algorithm for distributed memory computers

  • Authors:
  • Erik G. Boman;Doruk Bozdağ;Umit Catalyurek;Assefaw H. Gebremedhin;Fredrik Manne

  • Affiliations:
  • Sandia National Laboratories;Ohio State University;Ohio State University;Old Dominion University;University of Bergen, Norway

  • Venue:
  • Euro-Par'05 Proceedings of the 11th international Euro-Par conference on Parallel Processing
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

In large-scale parallel applications a graph coloring is often carried out to schedule computational tasks. In this paper, we describe a new distributed-memory algorithm for doing the coloring itself in parallel. The algorithm operates in an iterative fashion; in each round vertices are speculatively colored based on limited information, and then a set of incorrectly colored vertices, to be recolored in the next round, is identified. Parallel speedup is achieved in part by reducing the frequency of communication among processors. Experimental results on a PC cluster using up to 16 processors show that the algorithm is scalable.