Scalable Multilevel Monte Carlo Methods Exploiting Parallel Redistribution on Coarse Levels
Hillary R. Fairbanks, Delyan Z. Kalchev, Chak Shing Lee, Panayot S. Vassilevski
TL;DR
The paper addresses MLMC scalability for PDEs with random coefficients by introducing level-dependent data redistribution in element-based AMGe to enable coarsening beyond the number of available cores. It preserves AMGe's coarse-space approximation properties and implements redistribution through parallel sparse-matrix operations, demonstrating improved coarse-level scalability. Numerical experiments on Darcy flow with log-normal permeability show significant MLMC CPU-time reductions and improved weak-scaling performance, validating the approach. The work suggests that extreme-scale simulations can benefit from coarse-level redistribution and outlines directions for extending these ideas to MLMC-based MCMC and multiple coarse problem copies.
Abstract
We study an element agglomeration coarsening strategy that requires data redistribution at coarse levels when the number of coarse elements becomes smaller than the used computational units (cores). The overall procedure generates coarse elements (general unstructured unions of fine grid elements) within the framework of element-based algebraic multigrid methods (or AMGe) studied previously. The AMGe generated coarse spaces have the ability to exhibit approximation properties of the same order as the fine-level ones since by construction they contain the piecewise polynomials of the same order as the fine level ones. These approximation properties are key for the successful use of AMGe in multilevel solvers for nonlinear partial differential equations as well as for multilevel Monte Carlo (MLMC) simulations. The ability to coarsen without being constrained by the number of available cores, as described in the present paper, allows to improve the scalability of these solvers as well as in the overall MLMC method. The paper illustrates this latter fact with detailed scalability study of MLMC simulations applied to model Darcy equations with a stochastic log-normal permeability field.
