On the Implementation of a Scalable Simulator for Multiscale Hybrid-Mixed Methods
Antonio Tadeu A. Gomes, Weslley S. Pereira, Frederic Valentin, Diego, Paredes

TL;DR
This paper develops and compares two scalable simulation prototypes for Multiscale Hybrid-Mixed methods, enabling efficient solutions for heterogeneous problems on coarse meshes in high-performance and cloud computing environments.
Contribution
It introduces two distinct implementation strategies for MHM simulators, integrating C++, Erlang, and MPI to enhance scalability and adaptability across computing platforms.
Findings
Both simulators demonstrate efficient performance in their respective environments.
The multi-language approach enables deployment in cloud and high-performance systems.
The study provides insights into software productivity and fault-tolerance for Exascale computing.
Abstract
The family of Multiscale Hybrid-Mixed (MHM) finite element methods has received considerable attention from the mathematics and engineering community in the last few years. The MHM methods allow solving highly heterogeneous problems on coarse meshes while providing solutions with high-order precision. It embeds independent local problems which are responsible for upscaling unresolved scales into the numerical solution. These local contributions are brought together through a global problem defined on the skeleton of the coarse partition. Since the local problems are completely independent, they can be easily computed in parallel. In this paper, we present two simulator prototypes specifically crafted for the MHM methods, which adopt two different implementation strategies: (i) a multi-programming language approach, each language tackling different simulation issues; and (ii) 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 Mathematical Modeling in Engineering · Advanced Numerical Methods in Computational Mathematics · Composite Material Mechanics
