Skip to content

Commit

Permalink
Merge pull request #744 from Parallel-in-Time/bibtex-bibbot-743-368f50f
Browse files Browse the repository at this point in the history
pint.bib updates
  • Loading branch information
pancetta authored Nov 15, 2023
2 parents 368f50f + beb3df9 commit 87b3fe9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions _bibliography/pint.bib
Original file line number Diff line number Diff line change
Expand Up @@ -6342,6 +6342,17 @@ @article{Cacciapuoti2023
year = {2023},
}

@article{CacciapuotiEtAl2023,
author = {Rosalba Cacciapuoti and Luisa D{\textquotesingle}Amore},
doi = {10.1002/cpe.7937},
journal = {Concurrency and Computation: Practice and Experience},
month = {nov},
publisher = {Wiley},
title = {Scalability analysis of a two level domain decomposition approach in space and time solving data assimilation models},
url = {https://doi.org/10.1002/cpe.7937},
year = {2023},
}

@unpublished{CaldasEtAl2023,
abstract = {Despite the growing interest in parallel-in-time methods as an approach to accelerate numerical simulations in atmospheric modelling, improving their stability and convergence remains a substantial challenge for their application to operational models. In this work, we study the temporal parallelization of the shallow water equations on the rotating sphere combined with time-stepping schemes commonly used in atmospheric modelling due to their stability properties, namely an Eulerian implicit-explicit (IMEX) method and a semi-Lagrangian semi-implicit method (SL-SI-SETTLS). The main goal is to investigate the performance of parallel-in-time methods, namely Parareal and Multigrid Reduction in Time (MGRIT), when these well-established schemes are used on the coarse discretization levels and provide insights on how they can be improved for better performance. We begin by performing an analytical stability study of Parareal and MGRIT applied to a linearized ordinary differential equation depending on the choice of coarse scheme. Next, we perform numerical simulations of two standard tests to evaluate the stability, convergence and speedup provided by the parallel-in-time methods compared to a fine reference solution computed serially. We also conduct a detailed investigation on the influence of artificial viscosity and hyperviscosity approaches, applied on the coarse discretization levels, on the performance of the temporal parallelization. Both the analytical stability study and the numerical simulations indicate a poorer stability behaviour when SL-SI-SETTLS is used on the coarse levels, compared to the IMEX scheme. With the IMEX scheme, a better trade-off between convergence, stability and speedup compared to serial simulations can be obtained under proper parameters and artificial viscosity choices, opening the perspective of the potential competitiveness for realistic models.},
author = {Caldas Steinstraesser, Jo\~{a}o Guilherme and da Silva Peixoto, Pedro and Schreiber, Martin},
Expand Down

0 comments on commit 87b3fe9

Please sign in to comment.