You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _bibliography/pint.bib
+45Lines changed: 45 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7749,6 +7749,15 @@ @article{BhattEtAl2025
7749
7749
year = {2025},
7750
7750
}
7751
7751
7752
+
@unpublished{CaballeroEtAl2025,
7753
+
abstract = {We consider the initial-boundary value problem for a quasilinear time-fractional diffusion equation, and develop a fully discrete solver combining the parareal algorithm in time with a L1 finite-difference approximation of the Caputo derivative and a spectral Galerkin discretization in space. Our main contribution is the first rigorous convergence proof for the parareal-L1 scheme in this nonlinear subdiffusive setting. By constructing suitable energy norms and exploiting the orthogonality of the spectral basis, we establish that the parareal iterations converge exactly to the fully serial L1-spectral solution in a finite number of steps, with rates independent of the fractional exponent. The spectral spatial discretization yields exponential accuracy in space, while the parareal structure induces a clock speedup proportional to the number of processors, making the overall method highly efficient. Numerical experiments for both subdiffusive and classical diffusion problems confirm our theoretical estimates and demonstrate up to an order of magnitude reduction in computational time compared to the conventional sequential solver. We observe that the speedup of the parareal method increases linearly with the fine integrator degrees of freedom.},
7754
+
author = {Josefa Caballero and Łukasz Płociniczak and Kishin Sadarangani},
7755
+
howpublished = {arXiv:2510.11023v1 [math.NA]},
7756
+
title = {Parareal in time and spectral in space fast L1 quasilinear subdiffusion solver},
7757
+
url = {http://arxiv.org/abs/2510.11023v1},
7758
+
year = {2025},
7759
+
}
7760
+
7752
7761
@article{CaklovicEtAl2025,
7753
7762
author = {Čaklović, Gayatri and Lunet, Thibaut and Götschel, Sebastian and Ruprecht, Daniel},
abstract = {While recent advances in deep learning have shown promising efficiency gains in solving time-dependent partial differential equations (PDEs), matching the accuracy of conventional numerical solvers still remains a challenge. One strategy to improve the accuracy of deep learning-based solutions for time-dependent PDEs is to use the learned solution as the coarse propagator in the Parareal method and a traditional numerical method as the fine solver. However, successful integration of deep learning into the Parareal method requires consistency between the coarse and fine solvers, particularly for PDEs exhibiting rapid changes such as sharp transitions. To ensure such consistency, we propose to use the convolutional neural networks (CNNs) to learn the fully discrete time-stepping operator defined by the traditional numerical scheme used as the fine solver. We demonstrate the effectiveness of the proposed method in solving the classical and mass-conservative Allen-Cahn (AC) equations. Through iterative updates in the Parareal algorithm, our approach achieves a significant computational speedup compared to traditional fine solvers while converging to high-accuracy solutions. Our results highlight that the proposed Parareal algorithm effectively accelerates simulations, particularly when implemented on multiple GPUs, and converges to the desired accuracy in only a few iterations. Another advantage of our method is that the CNNs model is trained on trajectories-based on random initial conditions, such that the trained model can be used to solve the AC equations with various initial conditions without re-training. This work demonstrates the potential of integrating neural network methods into the parallel-in-time frameworks for efficient and accurate simulations of time-dependent PDEs.},
7897
+
author = {Yuwei Geng and Junqi Yin and Eric C. Cyr and Guannan Zhang and Lili Ju},
7898
+
howpublished = {arXiv:2510.07672v1 [math.NA]},
7899
+
title = {Parallel-in-Time Solution of Allen-Cahn Equations by Integrating Operator Learning into the Parareal Method},
7900
+
url = {http://arxiv.org/abs/2510.07672v1},
7901
+
year = {2025},
7902
+
}
7903
+
7886
7904
@unpublished{GriebelEtAl2025,
7887
7905
abstract = {In this article, we present a parallel discretization and solution method for parabolic problems with a higher number of space dimensions. It consists of a parallel-in-time approach using the multigrid reduction-in-time algorithm MGRIT with its implementation in the library XBraid, the sparse grid combination method for discretizing the resulting elliptic problems in space, and a domain decomposition method for each of the subproblems in the combination method based on the space-filling curve approach. As a result, we obtain an extremely fast and embarrassingly parallel solver with excellent speedup and scale-up qualities, which is perfectly suited for parabolic problems with up to six space dimensions. We describe our new parallel approach and show its superior parallelization properties for the heat equation, the chemical master equation and some exemplary stochastic differential equations.},
7888
7906
author = {Michael Griebel and Marc Alexander Schweitzer and Lukas Troska},
@@ -8032,6 +8050,19 @@ @article{KrzysikEtAl2025
8032
8050
year = {2025},
8033
8051
}
8034
8052
8053
+
@article{KrzysikEtAl2025b,
8054
+
author = {Krzysik, O. A. and De Sterck, H. and Falgout, R. D. and Schroder, J. B.},
8055
+
doi = {10.1137/24m1673310},
8056
+
issn = {1095-7197},
8057
+
journal = {SIAM Journal on Scientific Computing},
8058
+
month = {October},
8059
+
pages = {S337–S363},
8060
+
publisher = {Society for Industrial & Applied Mathematics (SIAM)},
8061
+
title = {Parallel-in-Time Solution of Hyperbolic PDE Systems via Characteristic-Variable Block Preconditioning},
8062
+
url = {http://dx.doi.org/10.1137/24M1673310},
8063
+
year = {2025},
8064
+
}
8065
+
8035
8066
@article{L2025,
8036
8067
author = {L, D’Amore},
8037
8068
doi = {10.17352/tcsit.000091},
@@ -8364,6 +8395,20 @@ @phdthesis{
8364
8395
year = {2025},
8365
8396
}
8366
8397
8398
+
@article{AluthgeEtAl2026,
8399
+
author = {Aluthge, Devin and Jeffrey, Ian and Filizadeh, Shaahin and Muthumuni, Dharshana},
8400
+
doi = {10.1016/j.epsr.2025.112314},
8401
+
issn = {0378-7796},
8402
+
journal = {Electric Power Systems Research},
8403
+
month = {January},
8404
+
pages = {112314},
8405
+
publisher = {Elsevier BV},
8406
+
title = {Accelerating electromagnetic transient simulations using graphical processing units},
0 commit comments