HPC compact quasi-Newton algorithm for interface problems
A. Santiago, M. Zavala-Ak\'e, R. Borell, G. Houzeaux

TL;DR
This paper introduces a scalable HPC implementation of a compact quasi-Newton algorithm for interface problems, demonstrating efficient parallel performance and robustness in large-scale, coupled simulations.
Contribution
It presents a novel HPC-focused implementation of the Compact Interface quasi-Newton algorithm, optimized for large-scale MPI parallelism and complex interface problems.
Findings
Achieves scalability up to 4800 cores.
Effectively handles added mass instability and coupled problems.
Shows that reusing histories and filtering may not always improve robustness.
Abstract
In this work we present a robust interface coupling algorithm called Compact Interface quasi-Newton (CIQN). It is designed for computationally intensive applications using an MPI multi-code partitioned scheme. The algorithm allows to reuse information from previous time steps, feature that has been previously proposed to accelerate convergence. Through algebraic manipulation, an efficient usage of the computational resources is achieved by: avoiding construction of dense matrices and reduce every multiplication to a matrix-vector product and reusing the computationally expensive loops. This leads to a compact version of the original quasi-Newton algorithm. Altogether with an efficient communication, in this paper we show an efficient scalability up to 4800 cores. Three examples with qualitatively different dynamics are shown to prove that the algorithm can efficiently deal with added…
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.
