Skip to content

Commit e71acf7

Browse files
authored
Merge pull request #796 from Parallel-in-Time/bibtex-bibbot-795-1b5f205
pint.bib updates
2 parents 1b5f205 + a32e91f commit e71acf7

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
@@ -7003,6 +7003,15 @@ @article{MiaoEtAl2024b
70037003
year = {2024},
70047004
}
70057005

7006+
@unpublished{PamelaEtAl2024,
7007+
abstract = {The fusion research facility ITER is currently being assembled to demonstrate that fusion can be used for industrial energy production, while several other programmes across the world are also moving forward, such as EU-DEMO, CFETR, SPARC and STEP. The high engineering complexity of a tokamak makes it an extremely challenging device to optimise, and test-based optimisation would be too slow and too costly. Instead, digital design and optimisation must be favored, which requires strongly-coupled suites of High-Performance Computing calculations. In this context, having surrogate models to provide quick estimates with uncertainty quantification is essential to explore and optimise new design options. Furthermore, these surrogates can in turn be used to accelerate simulations in the first place. This is the case of Parareal, a time-parallelisation method that can speed-up large HPC simulations, where the coarse-solver can be replaced by a surrogate. A novel framework, Neural-Parareal, is developed to integrate the training of neural operators dynamically as more data becomes available. For a given input-parameter domain, as more simulations are being run with Parareal, the large amount of data generated by the algorithm is used to train new surrogate models to be used as coarse-solvers for future Parareal simulations, leading to progressively more accurate coarse-solvers, and thus higher speed-up. It is found that such neural network surrogates can be much more effective than traditional coarse-solver in providing a speed-up with Parareal. This study is a demonstration of the convergence of HPC and AI which simply has to become common practice in the world of digital engineering design.},
7008+
author = {S. J. P. Pamela and N. Carey and J. Brandstetter and R. Akers and L. Zanisi and J. Buchanan and V. Gopakumar and M. Hoelzl and G. Huijsmans and K. Pentland and T. James and G. Antonucci and the JOREK Team},
7009+
howpublished = {arXiv:2405.01355v1 [physics.plasm-ph]},
7010+
title = {Neural-Parareal: Dynamically Training Neural Operators as Coarse Solvers for Time-Parallelisation of Fusion MHD Simulations},
7011+
url = {http://arxiv.org/abs/2405.01355v1},
7012+
year = {2024},
7013+
}
7014+
70067015
@article{Park2024,
70077016
author = {Park, Byungkwon},
70087017
doi = {10.1109/access.2024.3367358},

0 commit comments

Comments
 (0)