Salvato in:
Dettagli Bibliografici
Autori principali: Diener, Matthias, Smith, Matthew J., Campbell, Michael T., Kulkarni, Kaushik, Anderson, Michael J., Klöckner, Andreas, Gropp, William, Freund, Jonathan B., Olson, Luke N.
Natura: Preprint
Pubblicazione: 2025
Soggetti:
Accesso online:https://arxiv.org/abs/2512.17101
Tags: Aggiungi Tag
Nessun Tag, puoi essere il primo ad aggiungerne!!
_version_ 1866918256115187712
author Diener, Matthias
Smith, Matthew J.
Campbell, Michael T.
Kulkarni, Kaushik
Anderson, Michael J.
Klöckner, Andreas
Gropp, William
Freund, Jonathan B.
Olson, Luke N.
author_facet Diener, Matthias
Smith, Matthew J.
Campbell, Michael T.
Kulkarni, Kaushik
Anderson, Michael J.
Klöckner, Andreas
Gropp, William
Freund, Jonathan B.
Olson, Luke N.
contents MIRGE is a computational approach for scientific computing based on NumPy-like array computation, but using lazy evaluation to recast computation as data-flow graphs, where nodes represent immutable, multi-dimensional arrays. Evaluation of an array expression is deferred until its value is needed, at which point a pipeline is invoked that transforms high-level array expressions into lower-level intermediate representations (IR) and finally into executable code, through a multi-stage process. Domain-specific transformations, such as metadata-driven optimizations, GPU-parallelization strategies, and loop fusion techniques, improve performance and memory efficiency. MIRGE employs "array contexts" to abstract the interface between array expressions and heterogeneous execution environments (for example, lazy evaluation via OpenCL, or eager evaluation via NumPy or CuPy). The framework thus enables performance portability as well as separation of concerns between application logic, low-level implementation, and optimizations. By enabling scientific expressivity while facilitating performance tuning, MIRGE offers a robust, extensible platform for both computational research and scientific application development. This paper provides an overview of MIRGE. We further describe an application of MIRGE called MIRGE-Com, for supersonic combusting flows in a discontinuous Galerkin finite-element setting. We demonstrate its capabilities as a solver and highlight its performance characteristics on large-scale GPU hardware.
format Preprint
id arxiv_https___arxiv_org_abs_2512_17101
institution arXiv
publishDate 2025
record_format arxiv
spellingShingle MIRGE: An Array-Based Computational Framework for Scientific Computing
Diener, Matthias
Smith, Matthew J.
Campbell, Michael T.
Kulkarni, Kaushik
Anderson, Michael J.
Klöckner, Andreas
Gropp, William
Freund, Jonathan B.
Olson, Luke N.
Mathematical Software
65Y05 (primary) 65Nxx
G.4
MIRGE is a computational approach for scientific computing based on NumPy-like array computation, but using lazy evaluation to recast computation as data-flow graphs, where nodes represent immutable, multi-dimensional arrays. Evaluation of an array expression is deferred until its value is needed, at which point a pipeline is invoked that transforms high-level array expressions into lower-level intermediate representations (IR) and finally into executable code, through a multi-stage process. Domain-specific transformations, such as metadata-driven optimizations, GPU-parallelization strategies, and loop fusion techniques, improve performance and memory efficiency. MIRGE employs "array contexts" to abstract the interface between array expressions and heterogeneous execution environments (for example, lazy evaluation via OpenCL, or eager evaluation via NumPy or CuPy). The framework thus enables performance portability as well as separation of concerns between application logic, low-level implementation, and optimizations. By enabling scientific expressivity while facilitating performance tuning, MIRGE offers a robust, extensible platform for both computational research and scientific application development. This paper provides an overview of MIRGE. We further describe an application of MIRGE called MIRGE-Com, for supersonic combusting flows in a discontinuous Galerkin finite-element setting. We demonstrate its capabilities as a solver and highlight its performance characteristics on large-scale GPU hardware.
title MIRGE: An Array-Based Computational Framework for Scientific Computing
topic Mathematical Software
65Y05 (primary) 65Nxx
G.4
url https://arxiv.org/abs/2512.17101