Skip to content

Commit 18144bb

Browse files
authored
updated pint.bib using bibbot
1 parent 03fb11b commit 18144bb

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

_bibliography/pint.bib

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6279,6 +6279,19 @@ @inproceedings{BarmanEtAl2023
62796279
year = {2023},
62806280
}
62816281

6282+
@article{BoltenEtAl2023,
6283+
author = {Matthias Bolten and Stephanie Friedhoff and Jens Hahne},
6284+
doi = {10.1016/j.parco.2023.103050},
6285+
journal = {Parallel Computing},
6286+
month = {nov},
6287+
pages = {103050},
6288+
publisher = {Elsevier {BV}},
6289+
title = {Task graph-based performance analysis of parallel-in-time methods},
6290+
url = {https://doi.org/10.1016/j.parco.2023.103050},
6291+
volume = {118},
6292+
year = {2023},
6293+
}
6294+
62826295
@unpublished{BoschEtAl2023,
62836296
abstract = {Probabilistic numerical solvers for ordinary differential equations (ODEs) treat the numerical simulation of dynamical systems as problems of Bayesian state estimation. Aside from producing posterior distributions over ODE solutions and thereby quantifying the numerical approximation error of the method itself, one less-often noted advantage of this formalism is the algorithmic flexibility gained by formulating numerical simulation in the framework of Bayesian filtering and smoothing. In this paper, we leverage this flexibility and build on the time-parallel formulation of iterated extended Kalman smoothers to formulate a parallel-in-time probabilistic numerical ODE solver. Instead of simulating the dynamical system sequentially in time, as done by current probabilistic solvers, the proposed method processes all time steps in parallel and thereby reduces the span cost from linear to logarithmic in the number of time steps. We demonstrate the effectiveness of our approach on a variety of ODEs and compare it to a range of both classic and probabilistic numerical ODE solvers.},
62846297
author = {Nathanael Bosch and Adrien Corenflos and Fatemeh Yaghoobi and Filip Tronarp and Philipp Hennig and Simo Särkkä},

0 commit comments

Comments
 (0)