@inproceedings{66b942a0418d44afb3c41baca9e364c8,
title = "A Cache-Aware Parallel Implementation of the Push-Relabel Network Flow Algorithm and Experimental Evaluation of the Gap Relabeling Heuristic",
abstract = "The maximum flow problem is a combinatorial problem of significant importance in a wide variety of research and commercial applications. It has been extensively studied and implemented over the past 40 years. The push-relabel method has been shown to be superior to other methods, both in theoretical bounds and in experimental implementations. Our study discusses the implementation of the push-relabel network flow algorithm on present-day symmetric multiprocessors (SMP{\textquoteright}s) with large shared memories. The maximum flow problem is an irregular graph problem and requires frequent fine-grained locking of edges and vertices. Over a decade ago, Anderson and Setubal implemented Goldberg{\textquoteright}s push-relabel algorithm for shared memory parallel computers; however, modern systems differ significantly from those targeted by their implementation in that SMP{\textquoteright}s today have deep memory hierarchies and different performance costs for synchronization and fine-grained locking. Besides our new cache-aware implementation of Goldberg{\textquoteright}s parallel algorithm for modern shared-memory parallel computers, our main new contribution is the first parallel implementation and analysis of the gap relabeling heuristic that runs from 2.1 to 4.3 times faster for sparse graphs.",
author = "Bader, {David A.} and Vipin Sachdeva",
note = "Publisher Copyright: {\textcopyright} 2005 18th ISCA International Conference on Parallel and Distributed Computing Systems 2005, PDCS 2005. All rights reserved.; 18th International Conference on Parallel and Distributed Computing Systems, PDCS 2005 ; Conference date: 12-09-2005 Through 14-09-2005",
year = "2005",
language = "English (US)",
series = "18th ISCA International Conference on Parallel and Distributed Computing Systems 2005, PDCS 2005",
publisher = "International Society for Computers and Their Applications (ISCA)",
pages = "41--48",
booktitle = "18th ISCA International Conference on Parallel and Distributed Computing Systems 2005, PDCS 2005",
address = "United States",
}