Parallel Unsmoothed Aggregation Algebraic Multigrid Algorithms on GPUs
James Brannick, Yao Chen, Xiaozhe Hu, Ludmil Zikatanov

TL;DR
This paper presents a parallel algebraic multigrid method tailored for GPUs, utilizing aggregation and a K-cycle iteration with an $$-Jacobi smoother to efficiently solve isotropic graph Laplacian problems.
Contribution
It introduces a GPU-optimized AMG algorithm based on aggregation, featuring a parallel setup and a K-cycle solve phase, demonstrating improved performance for graph Laplacian problems.
Findings
Effective parallel implementation on GPUs.
Demonstrated efficiency in solving graph Laplacian problems.
Utilized aggregation framework with a K-cycle iteration.
Abstract
We design and implement a parallel algebraic multigrid method for isotropic graph Laplacian problems on multicore Graphical Processing Units (GPUs). The proposed AMG method is based on the aggregation framework. The setup phase of the algorithm uses a parallel maximal independent set algorithm in forming aggregates and the resulting coarse level hierarchy is then used in a K-cycle iteration solve phase with a -Jacobi smoother. Numerical tests of a parallel implementation of the method for graphics processors are presented to demonstrate its effectiveness.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMatrix Theory and Algorithms · Facility Location and Emergency Management · Advanced Optimization Algorithms Research
