A fault-tolerant domain decomposition method based on space-filling curves
Michael Griebel, Marc-Alexander Schweitzer, Lukas Troska

TL;DR
This paper introduces a fault-tolerant domain decomposition method for high-dimensional elliptic PDEs that uses space-filling curves for subproblem creation, ensuring parallel efficiency and robustness against processor failures.
Contribution
It presents a novel fault-tolerant domain decomposition approach employing space-filling curves and algebraic coarse problems, avoiding geometric information and enhancing parallel resilience.
Findings
Convergence rate remains stable under faults with slight deterioration.
Method achieves fault tolerance through data redundancy on each processor.
Numerical experiments confirm robustness and efficiency.
Abstract
We propose a simple domain decomposition method for -dimensional elliptic PDEs which involves an overlapping decomposition into local subdomain problems and a global coarse problem. It relies on a space-filling curve to create equally sized subproblems and to determine a certain overlap based on the one-dimensional ordering of the space-filling curve. Furthermore we employ agglomeration and a purely algebraic Galerkin discretization in the construction of the coarse problem. This way, the use of -dimensional geometric information is avoided. The subproblems are dealt with in an additive, parallel way, which gives rise to a subspace correction type linear iteration and a preconditioner for the conjugate gradient method. To make the algorithm fault-tolerant we store on each processor, besides the data of the associated subproblem, a copy of the coarse problem and also the data of a…
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
TopicsAdvanced Numerical Methods in Computational Mathematics · Numerical methods in engineering · Advanced Mathematical Modeling in Engineering
