A New Semi-Structured Algebraic Multigrid Method
Victor A. Paludetto Magri, Robert D. Falgout, Ulrike M. Yang

TL;DR
This paper introduces a semi-structured algebraic multigrid (SSAMG) method that improves setup times and handles more complex problems than existing hypre solvers, optimizing performance on parallel architectures.
Contribution
The paper presents a novel SSAMG method built on a semi-structured interface, enhancing multigrid solver efficiency and complexity handling compared to prior hypre solvers.
Findings
SSAMG achieves better setup times than unstructured AMG solvers.
SSAMG has comparable convergence rates to existing methods.
Capable of solving more complex semi-structured problems.
Abstract
Multigrid methods are well suited to large massively parallel computer architectures because they are mathematically optimal and display excellent parallelization properties. Since current architecture trends are favoring regular compute patterns to achieve high performance, the ability to express structure has become much more important. The hypre software library provides high-performance multigrid preconditioners and solvers through conceptual interfaces, including a semi-structured interface that describes matrices primarily in terms of stencils and logically structured grids. This paper presents a new semi-structured algebraic multigrid (SSAMG) method built on this interface. The numerical convergence and performance of a CPU implementation of this method are evaluated for a set of semi-structured problems. SSAMG achieves significantly better setup times than hypre's unstructured…
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
TopicsParallel Computing and Optimization Techniques · Distributed and Parallel Computing Systems · Matrix Theory and Algorithms
