Skip to content

Commit 935a897

Browse files
committed
deploy: 93d785b
1 parent 502a42a commit 935a897

File tree

2 files changed

+276
-10
lines changed

2 files changed

+276
-10
lines changed

references/index.html

Lines changed: 266 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -790,6 +790,101 @@ <h2 id="year2025" class="year">2025 <span class="count-stat"></span></h2>
790790
</div>
791791

792792

793+
</div>
794+
</li>
795+
<li><div class="bibtex-entry-container">
796+
<div>
797+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
798+
<div class="row">
799+
<div class="col-md-12 ref-label label label-default">
800+
CaballeroEtAl2025
801+
</div>
802+
</div>
803+
</div>
804+
805+
<div class="bibtex-ref-entry">
806+
<span id="CaballeroEtAl2025">J. Caballero, Ł. Płociniczak, and K. Sadarangani, “Parareal in time and spectral in space fast L1 quasilinear subdiffusion solver,” arXiv:2510.11023v1 [math.NA], 2025 [Online]. Available at: <a href="http://arxiv.org/abs/2510.11023v1" target="_blank">http://arxiv.org/abs/2510.11023v1</a></span>
807+
</div>
808+
809+
810+
<div class="row mt-4">
811+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
812+
<div class="btn-group btn-group-xs" role="group">
813+
814+
<button class="button" data-toggle="modal" data-target="#modalCaballeroEtAl2025Bibtex" aria-expanded="false"
815+
aria-controls="modalCaballeroEtAl2025Bibtex">
816+
BibTeX
817+
</button>
818+
819+
</div>
820+
<div class="btn-group btn-group-xs" role="group">
821+
822+
<button class="button" data-toggle="modal" data-target="#modalCaballeroEtAl2025Abstract" aria-expanded="false"
823+
aria-controls="modalCaballeroEtAl2025Abstract">
824+
Abstract
825+
</button>
826+
827+
</div>
828+
</div>
829+
</div>
830+
</div>
831+
832+
<div class="modal" id="modalCaballeroEtAl2025Bibtex" tabindex="-1" role="dialog"
833+
aria-labelledby="modalCaballeroEtAl2025BibtexTitle" aria-hidden="true">
834+
<div class="modal-background">
835+
<div class="modal-card">
836+
<div class="modal-content">
837+
<header class="modal-card-head">
838+
<div class="modal-card-head-content">
839+
<div>
840+
<p class="modal-card-title" id="modalCaballeroEtAl2025BibtexTitle">
841+
BibTeX entry <code>CaballeroEtAl2025</code>
842+
</p>
843+
</div>
844+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
845+
aria-hidden="true">&times;</span></button>
846+
</div>
847+
</header>
848+
<section class="modal-card-body">
849+
<pre class="abstract">@unpublished{CaballeroEtAl2025,
850+
author = {Caballero, Josefa and Płociniczak, Łukasz and Sadarangani, Kishin},
851+
howpublished = {arXiv:2510.11023v1 [math.NA]},
852+
title = {Parareal in time and spectral in space fast L1 quasilinear subdiffusion solver},
853+
url = {http://arxiv.org/abs/2510.11023v1},
854+
year = {2025}
855+
}
856+
</pre>
857+
</section>
858+
</div>
859+
</div>
860+
</div>
861+
</div>
862+
863+
864+
<div class="modal" id="modalCaballeroEtAl2025Abstract" tabindex="-1" role="dialog"
865+
aria-labelledby="modalCaballeroEtAl2025AbstractTitle" aria-hidden="true">
866+
<div class="modal-background">
867+
<div class="modal-card">
868+
<div class="modal-content">
869+
<header class="modal-card-head">
870+
<div class="modal-card-head-content">
871+
<div>
872+
<p class="modal-card-title" id="modalCaballeroEtAl2025AbstractTitle">
873+
Abstract for BibTeX entry <code>CaballeroEtAl2025</code>
874+
</p>
875+
</div>
876+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
877+
aria-hidden="true">&times;</span></button>
878+
</div>
879+
</header>
880+
<section class="modal-card-body">
881+
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.
882+
</section>
883+
</div>
884+
</div>
885+
</div>
886+
</div>
887+
793888
</div>
794889
</li>
795890
<li><div class="bibtex-entry-container">
@@ -1795,6 +1890,101 @@ <h2 id="year2025" class="year">2025 <span class="count-stat"></span></h2>
17951890
</div>
17961891
</div>
17971892

1893+
</div>
1894+
</li>
1895+
<li><div class="bibtex-entry-container">
1896+
<div>
1897+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
1898+
<div class="row">
1899+
<div class="col-md-12 ref-label label label-default">
1900+
GengEtAl2025
1901+
</div>
1902+
</div>
1903+
</div>
1904+
1905+
<div class="bibtex-ref-entry">
1906+
<span id="GengEtAl2025">Y. Geng, J. Yin, E. C. Cyr, G. Zhang, and L. Ju, “Parallel-in-Time Solution of Allen-Cahn Equations by Integrating Operator Learning into the Parareal Method,” arXiv:2510.07672v1 [math.NA], 2025 [Online]. Available at: <a href="http://arxiv.org/abs/2510.07672v1" target="_blank">http://arxiv.org/abs/2510.07672v1</a></span>
1907+
</div>
1908+
1909+
1910+
<div class="row mt-4">
1911+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
1912+
<div class="btn-group btn-group-xs" role="group">
1913+
1914+
<button class="button" data-toggle="modal" data-target="#modalGengEtAl2025Bibtex" aria-expanded="false"
1915+
aria-controls="modalGengEtAl2025Bibtex">
1916+
BibTeX
1917+
</button>
1918+
1919+
</div>
1920+
<div class="btn-group btn-group-xs" role="group">
1921+
1922+
<button class="button" data-toggle="modal" data-target="#modalGengEtAl2025Abstract" aria-expanded="false"
1923+
aria-controls="modalGengEtAl2025Abstract">
1924+
Abstract
1925+
</button>
1926+
1927+
</div>
1928+
</div>
1929+
</div>
1930+
</div>
1931+
1932+
<div class="modal" id="modalGengEtAl2025Bibtex" tabindex="-1" role="dialog"
1933+
aria-labelledby="modalGengEtAl2025BibtexTitle" aria-hidden="true">
1934+
<div class="modal-background">
1935+
<div class="modal-card">
1936+
<div class="modal-content">
1937+
<header class="modal-card-head">
1938+
<div class="modal-card-head-content">
1939+
<div>
1940+
<p class="modal-card-title" id="modalGengEtAl2025BibtexTitle">
1941+
BibTeX entry <code>GengEtAl2025</code>
1942+
</p>
1943+
</div>
1944+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
1945+
aria-hidden="true">&times;</span></button>
1946+
</div>
1947+
</header>
1948+
<section class="modal-card-body">
1949+
<pre class="abstract">@unpublished{GengEtAl2025,
1950+
author = {Geng, Yuwei and Yin, Junqi and Cyr, Eric C. and Zhang, Guannan and Ju, Lili},
1951+
howpublished = {arXiv:2510.07672v1 [math.NA]},
1952+
title = {Parallel-in-Time Solution of Allen-Cahn Equations by Integrating Operator Learning into the Parareal Method},
1953+
url = {http://arxiv.org/abs/2510.07672v1},
1954+
year = {2025}
1955+
}
1956+
</pre>
1957+
</section>
1958+
</div>
1959+
</div>
1960+
</div>
1961+
</div>
1962+
1963+
1964+
<div class="modal" id="modalGengEtAl2025Abstract" tabindex="-1" role="dialog"
1965+
aria-labelledby="modalGengEtAl2025AbstractTitle" aria-hidden="true">
1966+
<div class="modal-background">
1967+
<div class="modal-card">
1968+
<div class="modal-content">
1969+
<header class="modal-card-head">
1970+
<div class="modal-card-head-content">
1971+
<div>
1972+
<p class="modal-card-title" id="modalGengEtAl2025AbstractTitle">
1973+
Abstract for BibTeX entry <code>GengEtAl2025</code>
1974+
</p>
1975+
</div>
1976+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
1977+
aria-hidden="true">&times;</span></button>
1978+
</div>
1979+
</header>
1980+
<section class="modal-card-body">
1981+
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.
1982+
</section>
1983+
</div>
1984+
</div>
1985+
</div>
1986+
</div>
1987+
17981988
</div>
17991989
</li>
18001990
<li><div class="bibtex-entry-container">
@@ -2769,6 +2959,82 @@ <h2 id="year2025" class="year">2025 <span class="count-stat"></span></h2>
27692959
</div>
27702960

27712961

2962+
</div>
2963+
</li>
2964+
<li><div class="bibtex-entry-container">
2965+
<div>
2966+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
2967+
<div class="row">
2968+
<div class="col-md-12 ref-label label label-default">
2969+
KrzysikEtAl2025b
2970+
</div>
2971+
</div>
2972+
</div>
2973+
2974+
<div class="bibtex-ref-entry">
2975+
<span id="KrzysikEtAl2025b">O. A. Krzysik, H. De Sterck, R. D. Falgout, and J. B. Schroder, “Parallel-in-Time Solution of Hyperbolic PDE Systems via Characteristic-Variable Block Preconditioning,” <i>SIAM Journal on Scientific Computing</i>, pp. S337–S363, Oct. 2025, doi: 10.1137/24m1673310. [Online]. Available at: <a href="http://dx.doi.org/10.1137/24M1673310" target="_blank">http://dx.doi.org/10.1137/24M1673310</a></span>
2976+
</div>
2977+
2978+
2979+
<div class="row mt-4">
2980+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
2981+
<div class="btn-group btn-group-xs" role="group">
2982+
2983+
<button class="button" data-toggle="modal" data-target="#modalKrzysikEtAl2025bBibtex" aria-expanded="false"
2984+
aria-controls="modalKrzysikEtAl2025bBibtex">
2985+
BibTeX
2986+
</button>
2987+
2988+
</div>
2989+
<div class="btn-group btn-group-xs" role="group">
2990+
2991+
<button class="button" disabled="disabled" data-toggle="modal" data-target="#modalKrzysikEtAl2025bAbstract"
2992+
aria-expanded="false" aria-controls="modalKrzysikEtAl2025bAbstract">
2993+
Abstract
2994+
</button>
2995+
2996+
</div>
2997+
</div>
2998+
</div>
2999+
</div>
3000+
3001+
<div class="modal" id="modalKrzysikEtAl2025bBibtex" tabindex="-1" role="dialog"
3002+
aria-labelledby="modalKrzysikEtAl2025bBibtexTitle" aria-hidden="true">
3003+
<div class="modal-background">
3004+
<div class="modal-card">
3005+
<div class="modal-content">
3006+
<header class="modal-card-head">
3007+
<div class="modal-card-head-content">
3008+
<div>
3009+
<p class="modal-card-title" id="modalKrzysikEtAl2025bBibtexTitle">
3010+
BibTeX entry <code>KrzysikEtAl2025b</code>
3011+
</p>
3012+
</div>
3013+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
3014+
aria-hidden="true">&times;</span></button>
3015+
</div>
3016+
</header>
3017+
<section class="modal-card-body">
3018+
<pre class="abstract">@article{KrzysikEtAl2025b,
3019+
author = {Krzysik, O. A. and De Sterck, H. and Falgout, R. D. and Schroder, J. B.},
3020+
doi = {10.1137/24m1673310},
3021+
issn = {1095-7197},
3022+
journal = {SIAM Journal on Scientific Computing},
3023+
month = oct,
3024+
pages = {S337–S363},
3025+
publisher = {Society for Industrial & Applied Mathematics (SIAM)},
3026+
title = {Parallel-in-Time Solution of Hyperbolic PDE Systems via Characteristic-Variable Block Preconditioning},
3027+
url = {http://dx.doi.org/10.1137/24M1673310},
3028+
year = {2025}
3029+
}
3030+
</pre>
3031+
</section>
3032+
</div>
3033+
</div>
3034+
</div>
3035+
</div>
3036+
3037+
27723038
</div>
27733039
</li>
27743040
<li><div class="bibtex-entry-container">

sitemap.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -366,16 +366,10 @@
366366
<loc>http://parallel-in-time.org/about/imprint.html</loc>
367367
</url>
368368
<url>
369-
<loc>http://parallel-in-time.org/references/</loc>
370-
</url>
371-
<url>
372-
<loc>http://parallel-in-time.org/events/upcoming/</loc>
373-
</url>
374-
<url>
375-
<loc>http://parallel-in-time.org/events/past/</loc>
369+
<loc>http://parallel-in-time.org/codes/</loc>
376370
</url>
377371
<url>
378-
<loc>http://parallel-in-time.org/events/</loc>
372+
<loc>http://parallel-in-time.org/references/</loc>
379373
</url>
380374
<url>
381375
<loc>http://parallel-in-time.org/projects/</loc>
@@ -387,15 +381,21 @@
387381
<loc>http://parallel-in-time.org/methods/</loc>
388382
</url>
389383
<url>
390-
<loc>http://parallel-in-time.org/codes/</loc>
384+
<loc>http://parallel-in-time.org/events/upcoming/</loc>
391385
</url>
392386
<url>
393-
<loc>http://parallel-in-time.org/news/</loc>
387+
<loc>http://parallel-in-time.org/events/past/</loc>
388+
</url>
389+
<url>
390+
<loc>http://parallel-in-time.org/events/</loc>
394391
</url>
395392
<url>
396393
<loc>http://parallel-in-time.org/about/</loc>
397394
</url>
398395
<url>
396+
<loc>http://parallel-in-time.org/news/</loc>
397+
</url>
398+
<url>
399399
<loc>http://parallel-in-time.org/</loc>
400400
</url>
401401
<url>

0 commit comments

Comments
 (0)