A fast and scalable graph coloring algorithm for multi-core and many-core architectures
File(s)
Author(s)
Rokos, G
Gorman, G
Kelly, PHJ
Type
Conference Paper
Abstract
Irregular computations on unstructured data are an important class of problems for parallel programming. Graph coloring is often an important preprocessing step, e.g. as a way to perform dependency analysis for safe parallel execution. The total run time of a coloring algorithm adds to the overall parallel overhead of the application whereas the number of colors used determines the amount of exposed parallelism. A fast and scalable coloring algorithm using as few colors as possible is vital for the overall parallel performance and scalability of many irregular applications that depend upon runtime dependency analysis. Çatalyürek et al. have proposed a graph coloring algorithm which relies on speculative, local assignment of colors. In this paper we present an improved version which runs even more optimistically with less thread synchronization and reduced number of conflicts compared to Çatalyürek et al.’s algorithm.We show that the new technique scales better on multicore and many-core systems and performs up to 1.5x faster than its predecessor on graphs with high-degree vertices, while keeping the number of colors at the same near-optimal levels.
Date Issued
2015-08-24
Date Acceptance
2015-07-25
Citation
Lecture Notes in Computer Science, 2015, 9233 (21st International Conference on Parallel and Distributed Computing, Vienna, Austria, August 24-28, 2015, Proceedings), pp.414-425
ISBN
9783662480953
ISSN
0302-9743
Publisher
Springer
Start Page
414
End Page
425
Journal / Book Title
Lecture Notes in Computer Science
Volume
9233
Issue
21st International Conference on Parallel and Distributed Computing, Vienna, Austria, August 24-28, 2015, Proceedings
Copyright Statement
The final publication is available at Springer via https://dx.doi.org/10.1007/978-3-662-48096-0_32
Source
21st International Conference on Parallel and Distributed Computing
Publication Status
Published
Start Date
2015-08-24
Finish Date
2015-08-28
Coverage Spatial
Vienna, Austria