PCGBandit accelerates transient PDE simulations without pretrained models or additional simulations by learning from linear solves generated during the run itself. Each preconditioner choice is treated as an arm in a nonstationary adversarial-bandit problem, with solve wall time as feedback. A reduced-variance Tsallis-INF variant adaptively selects among 33 incomplete-Cholesky, thresholded incomplete-Cholesky, and multigrid configurations; its learning update costs
- Cast within-simulation preconditioner selection as an adversarial-bandit problem requiring no training runs.
- Developed reduced-variance PCGBandit with
$O(d)$ learning cost and worst-case$O(\sqrt{dT})$ regret. - Added adaptive selection across 33 OpenFOAM preconditioner configurations.
- Preserved convergence through an IC(0) backstop and deterministic cost feedback.
- Measured wall-clock and break-even behavior on six fluid and MHD simulations.