Skip to content

Commit 6aca6bd

Browse files
committed
TL: added closing notes and post
1 parent 170c0c2 commit 6aca6bd

File tree

4 files changed

+51
-6
lines changed

4 files changed

+51
-6
lines changed

_events_upcoming/2025-14th-pint-workshop.md

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,29 @@ no_lead: true
3535
PinT 2025: the 14th Workshop on Parallel-in-time Integration will be hosted at the ICMS in Edinburgh, UK.
3636
Please visit the [conference website for more information.](https://icms.ac.uk/activities/workshop/parallel-in-time-algorithms-for-exascale-applications/)
3737

38-
### Closing Discussion Summary
38+
### Closing Discussion
3939

40-
🛠️ In construction ...
40+
#### Main Actions
41+
42+
- Redundant computation discussion: [Hans](https://crd.lbl.gov/divisions/amcr/computational-science-dept/anag/about/staff-and-postdocs/hans-johansen/) agreed to summarize.
43+
- Collation of introductory material and example code on website ([Thibaut](https://github.com/tlunet) and [Jemma](https://github.com/jshipton)?)
44+
- [Daniel](https://github.com/danielru) to share admin permissions for email list - we need to check that the join-up procedure is working!
45+
- [Thibaut](https://github.com/tlunet), [Thomas](https://github.com/brownbaerchen) and [Julius](https://www.linkedin.com/in/juliusosatoehigie) to discuss how to implement Julius’s time-parallel RK - start with mpi4py tutorials. Could a short answer to the question "I'd like to code my method in parallel, where should I start?" could go somewhere on the website? Basically just a pointer to mpi4py (and maybe some examples e.g. of the ensemble communicator in [Firedrake](https://www.firedrakeproject.org/)).
46+
47+
#### Full Summary
48+
49+
- Redundant computation ([Hans](https://crd.lbl.gov/divisions/amcr/computational-science-dept/anag/about/staff-and-postdocs/hans-johansen/) to summarize).
50+
- [Martin](https://www.unige.ch/~gander) cautioned against the use of the word “optimal” without more specific information - this comes from the DD community where it really means “mesh independent scaling”.
51+
- Does PinT work for hyperbolic problems? See [Martin’s Acta Numerica paper](https://www.cambridge.org/core/services/aop-cambridge-core/content/view/E580B25A44766E6729A65D7AF05B1198/S0962492924000072a.pdf/time_parallelization_for_hyperbolic_and_parabolic_problems.pdf) - there are many methods that are not multilevel that can work. Multilevel is a challenge.
52+
- [Josh](https://github.com/JHopeCollins) pointed out a common subproblem shared by ParaDiag and REXI methods: solution of systems that look like backwards Euler steps with complex timestep (which [Colin](https://github.com/colinjcotter) clarified lead to an indefinite-Helmholtz-like problem on elimination to one variable).
53+
- Test problems: these help us to connect with the applications and each other. e.g. equations with fast singular limits / slow attractors - can we find any new and common test problems?
54+
- How do we get domain scientists to adopt time-parallel methods? Need to show speed up for problems they care about. Find people who are really experiencing the bottleneck preventing them from doing exciting science. This would help answer the question "What is the PinT killer-app??" ... I’m not sure we answered this!!
55+
- Next meeting:
56+
- When and where: Linz w/c 29th June but [Martin](https://www.unige.ch/~gander) pointed out that it clashes with SciCADE so it might shift by a week. Not yet announced on the website.
57+
- “Lightning” talks to introduce people early on in the meeting. Suggestion from [Daniel](https://github.com/danielru) to do 30min sessions of 60s talks on the first/second days - just one slide to introduce who you are and what you do.
58+
- Could we run introductory / tutorial sessions to introduce the different methods? This requires considerable effort and additional funding but is a good idea. Instead we will collate material on the parallel-in-time website (see below).
59+
- T-Shirts?!
60+
- PinT website:
61+
- [Daniel](https://github.com/danielru) encouraged people to keep the references section of the website up to date. I think it would help to have the link at the top of the references page point directly to: https://github.com/Parallel-in-Time/parallel-in-time.github.io/wiki/Adding-Publications#steps-for-adding-a-new-publication
62+
- [Martin](https://www.unige.ch/~gander) pointed out that there are a lot of links to click through for the workshops and sometimes it is hard to find the link to the main workshop page. ✅
63+
- [Daniel](https://github.com/danielru) pointed out that the “Codes” section of the website is not up to date and this could be a good place to collate the introductory material. [Thibaut](https://github.com/tlunet) offered to help with this ([Jemma](https://github.com/jshipton) is also happy to help!).
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: post
3+
hide_hero: true
4+
title: PinT 2025 Workshop - Closing Notes
5+
date: 2025-07-11 12:30:00
6+
author: Thibaut
7+
categories:
8+
- Events
9+
---
10+
11+
The [14th Workshop on Parallel-in-Time Integration (PinT 2025)](../../../14th-pint-workshop) gathered around 40 people from all around the world, and was a great experience for sharing and discussing on the new advances on the field.
12+
13+
The closing notes from the last discussions at the end of the workshop have been summarized on the [event page](../../../14th-pint-workshop), feel free to check it out!
14+
15+
<div style="text-align: center;">
16+
<img src='/assets/images/pint2025.jpg' alt="PinT-2025 Group Photo" style="width: 60%; height: auto;">
17+
</div>

assets/images/pint2025.jpg

312 KB
Loading

references/index.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,15 @@
1010

1111
<p class="lead">
1212
This list of publications closely related to parallel-in-time integration is probably not complete.
13-
Please feel free to add any missing publications through a
14-
<a href="https://github.com/Parallel-in-Time/parallel-in-time.github.io/wiki" target="_blank">
15-
pull request on GitHub
16-
</a>.
13+
<blockquote>
14+
In case you find one that is missing on the list, you can simply add it by <strong>opening a <a
15+
href="https://github.com/Parallel-in-Time/parallel-in-time.github.io/issues/new?template=new-papers-for-bibbot-.md"
16+
target="_blank"
17+
>
18+
"New Papers for BibBot Issue"
19+
</a>
20+
</strong> and provide the DOI or arXiv URL ...
21+
</blockquote>
1722
</p>
1823

1924

0 commit comments

Comments
 (0)