Skip to content

Commit 133e1f1

Browse files
authored
Merge pull request #978 from Parallel-in-Time/bibtex-arxivbot-970-fc250c2
pint.bib updates
2 parents fc250c2 + ea07800 commit 133e1f1

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

_bibliography/pint.bib

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7241,15 +7241,6 @@ @unpublished{HonEtAl2024
72417241
year = {2024},
72427242
}
72437243

7244-
@unpublished{Hope-CollinsEtAl2024,
7245-
abstract = {Modern high performance computers are massively parallel; for many PDE applications spatial parallelism saturates long before the computer's capability is reached. Parallel-in-time methods enable further speedup beyond spatial saturation by solving multiple timesteps simultaneously to expose additional parallelism. ParaDiag is a particular approach to parallel-in-time based on preconditioning the simultaneous timestep system with a perturbation that allows block diagonalisation via a Fourier transform in time. In this article, we introduce asQ, a new library for implementing ParaDiag parallel-in-time methods, with a focus on applications in the geosciences, especially weather and climate. asQ is built on Firedrake, a library for the automated solution of finite element models, and the PETSc library of scalable linear and nonlinear solvers. This enables asQ to build ParaDiag solvers for general finite element models and provide a range of solution strategies, making testing a wide array of problems straightforward. We use a quasi-Newton formulation that encompasses a range of ParaDiag methods, and expose building blocks for constructing more complex methods. The performance and flexibility of asQ is demonstrated on a hierarchy of linear and nonlinear atmospheric flow models. We show that ParaDiag can offer promising speedups and that asQ is a productive testbed for further developing these methods.},
7246-
author = {Joshua Hope-Collins and Abdalaziz Hamdan and Werner Bauer and Lawrence Mitchell and Colin Cotter},
7247-
howpublished = {arXiv:2409.18792v1 [math.NA]},
7248-
title = {asQ: parallel-in-time finite element simulations using ParaDiag for geoscientific models and beyond},
7249-
url = {http://arxiv.org/abs/2409.18792v1},
7250-
year = {2024},
7251-
}
7252-
72537244
@article{HuangEtAl2024,
72547245
author = {Huang, Jianguo and Ju, Lili and Xu, Yuejin},
72557246
doi = {10.1002/num.23116},
@@ -7921,6 +7912,21 @@ @inproceedings{HamdanEtAl2025
79217912
year = {2025},
79227913
}
79237914

7915+
@article{Hope-CollinsEtAl2025,
7916+
author = {Hope-Collins, Joshua and Hamdan, Abdalaziz and Bauer, Werner and Mitchell, Lawrence and Cotter, Colin},
7917+
doi = {10.5194/gmd-18-4535-2025},
7918+
issn = {1991-9603},
7919+
journal = {Geoscientific Model Development},
7920+
month = {July},
7921+
number = {14},
7922+
pages = {4535–4569},
7923+
publisher = {Copernicus GmbH},
7924+
title = {asQ: parallel-in-time finite element simulations using ParaDiag for geoscientific models and beyond},
7925+
url = {http://dx.doi.org/10.5194/gmd-18-4535-2025},
7926+
volume = {18},
7927+
year = {2025},
7928+
}
7929+
79247930
@article{HuangEtAl2025,
79257931
author = {Huang, Yuan-Yuan and Fung, Po Yin and Hon, Sean Y. and Lin, Xue-Lei},
79267932
doi = {10.1007/s10915-025-02862-9},

0 commit comments

Comments
 (0)