Skip to content

Commit 9db1bbc

Browse files
authored
Merge pull request #783 from Parallel-in-Time/bibtex-bibbot-782-a2c06c5
pint.bib updates
2 parents a2c06c5 + 1e27599 commit 9db1bbc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

_bibliography/pint.bib

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6903,6 +6903,15 @@ @unpublished{BossuytEtAl2024
69036903
year = {2024},
69046904
}
69056905

6906+
@unpublished{FreeseEtAl2024,
6907+
abstract = {We investigate parallel performance of parallel spectral deferred corrections, a numerical approach that provides small-scale parallelism for the numerical solution of initial value problems. The scheme is applied to the shallow water equation and uses an IMEX splitting that integrates fast modes implicitly and slow modes explicitly in order to be efficient. We describe parallel $\texttt{OpenMP}$-based implementations of parallel SDC in two well established simulation codes: the finite volume based operational ocean model $\texttt{ICON-O}$ and the spherical harmonics based research code $\texttt{SWEET}$. The implementations are benchmarked on a single node of the JUSUF ($\texttt{SWEET}$) and JUWELS ($\texttt{ICON-O}$) system at J\"ulich Supercomputing Centre. We demonstrate a reduction of time-to-solution across a range of accuracies. For $\texttt{ICON-O}$, we show speedup over the currently used Adams--Bashforth-2 integrator with $\texttt{OpenMP}$ loop parallelization. For $\texttt{SWEET}$, we show speedup over serial spectral deferred corrections and a second order implicit-explicit integrator.},
6908+
author = {Philip Freese and Sebastian Götschel and Thibaut Lunet and Daniel Ruprecht and Martin Schreiber},
6909+
howpublished = {arXiv:2403.20135v1 [cs.CE]},
6910+
title = {Parallel performance of shared memory parallel spectral deferred corrections},
6911+
url = {http://arxiv.org/abs/2403.20135v1},
6912+
year = {2024},
6913+
}
6914+
69066915
@article{JanssensEtAl2024,
69076916
author = {Janssens, N. and Meyers, J.},
69086917
doi = {10.1016/j.cpc.2023.109019},

0 commit comments

Comments
 (0)