Skip to content

Commit 761e235

Browse files
authored
Merge pull request #944 from Parallel-in-Time/bibtex-bibbot-943-0ac889e
pint.bib updates
2 parents 0ac889e + a911216 commit 761e235

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
@@ -7799,6 +7799,15 @@ @article{ParpasEtAl2025
77997799
year = {2025},
78007800
}
78017801

7802+
@unpublished{PaudelEtAl2025,
7803+
abstract = {As has been shown in our previous work, the parallel-in-time direct inverse (ParaDIn) method introduced by Yamaleev and Paudel in (arXiv: 2406.00878v1, 2024) imposes some constraint on the maximum number of time levels, $N_t$, that can be integrated in parallel. To circumvent this problem and further increase the speedup, we combine the ParaDIn method with the Parareal algorithm to efficiently parallelize the first-order time derivative term in nonlinear partial differential equations discretized by the method of lines. The main idea of the proposed approach is to use a block-Jacobi preconditioner, so that each block is solved by using the ParaDIn method. To accelerate the convergence of Jacobi iterations, we use the Parareal method which can be interpreted as a two-level multigrid method in time. In contrast to the conventional Parareal algorithm whose coarse grid correction step is performed sequentially, both the coarse- and fine-grid propagators in the proposed approach are implemented in parallel by using the ParaDIn method, thus significantly increasing the parallel performance of the combined algorithm. Numerical results show that the new combined ParaDIn-Parareal method provides the speedup of up to 124 on 480 computing cores as compared with the sequential first-order implicit backward difference (BDF1) scheme for the 2-D nonlinear heat and Burgers equations with both smooth and discontinuous solutions.},
7804+
author = {Subhash Paudel and Nail K. Yamaleev},
7805+
howpublished = {arXiv:2506.10820v1 [math.NA]},
7806+
title = {A Combined Parallel-in-time Direct Inverse (ParaDIn)-Parareal Method for Nonlinear Differential Equations},
7807+
url = {http://arxiv.org/abs/2506.10820v1},
7808+
year = {2025},
7809+
}
7810+
78027811
@article{PeterssonEtAl2025,
78037812
author = {Petersson, N. Anders and Günther, Stefanie and Chung, Seung Whan},
78047813
doi = {10.1016/j.jcp.2024.113712},

0 commit comments

Comments
 (0)