Skip to content

Commit 005db08

Browse files
authored
Merge pull request #785 from Parallel-in-Time/bibtex-bibbot-784-9db1bbc
pint.bib updates
2 parents 9db1bbc + 5412a9b commit 005db08

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
@@ -6912,6 +6912,15 @@ @unpublished{FreeseEtAl2024
69126912
year = {2024},
69136913
}
69146914

6915+
@unpublished{IbrahimEtAl2024,
6916+
abstract = {Iterative parallel-in-time algorithms like Parareal can extend scaling beyond the saturation of purely spatial parallelization when solving initial value problems. However, they require the user to build coarse models to handle the inevitably serial transport of information in time.This is a time consuming and difficult process since there is still only limited theoretical insight into what constitutes a good and efficient coarse model. Novel approaches from machine learning to solve differential equations could provide a more generic way to find coarse level models for parallel-in-time algorithms. This paper demonstrates that a physics-informed Fourier Neural Operator (PINO) is an effective coarse model for the parallelization in time of the two-asset Black-Scholes equation using Parareal. We demonstrate that PINO-Parareal converges as fast as a bespoke numerical coarse model and that, in combination with spatial parallelization by domain decomposition, it provides better overall speedup than both purely spatial parallelization and space-time parallelizaton with a numerical coarse propagator.},
6917+
author = {Abdul Qadir Ibrahim and Sebastian Götschel and Daniel Ruprecht},
6918+
howpublished = {arXiv:2404.02521v1 [math.NA]},
6919+
title = {Space-time parallel scaling of Parareal with a Fourier Neural Operator as coarse propagator},
6920+
url = {http://arxiv.org/abs/2404.02521v1},
6921+
year = {2024},
6922+
}
6923+
69156924
@article{JanssensEtAl2024,
69166925
author = {Janssens, N. and Meyers, J.},
69176926
doi = {10.1016/j.cpc.2023.109019},

0 commit comments

Comments
 (0)