English

Jet: Multilevel Graph Partitioning on Graphics Processing Units

Distributed, Parallel, and Cluster Computing 2024-01-09 v2 Discrete Mathematics

Abstract

The multilevel heuristic is the dominant strategy for high-quality sequential and parallel graph partitioning. Partition refinement is a key step of multilevel graph partitioning. In this work, we present Jet, a new parallel algorithm for partition refinement specifically designed for Graphics Processing Units (GPUs). We combine Jet with GPU-aware coarsening to develop a kk-way graph partitioner, the Jet partitioner. The new partitioner achieves superior quality compared to state-of-the-art shared memory partitioners on a large collection of test graphs.

Keywords

Cite

@article{arxiv.2304.13194,
  title  = {Jet: Multilevel Graph Partitioning on Graphics Processing Units},
  author = {Michael S. Gilbert and Kamesh Madduri and Erik G. Boman and Sivasankaran Rajamanickam},
  journal= {arXiv preprint arXiv:2304.13194},
  year   = {2024}
}

Comments

To appear in SIAM SISC journal

R2 v1 2026-06-28T10:17:53.342Z