Skip to content

Commit ecf0b61

Browse files
committed
2 parents b367415 + f7cd959 commit ecf0b61

File tree

7 files changed

+54
-50
lines changed

7 files changed

+54
-50
lines changed

MPI_Next_main_page.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The following working groups are currently participating in future MPI efforts.
4848

4949
#### [Hybrid & Accelerator](https://github.com/mpiwg-hybrid/hybrid-issues/wiki)
5050

51-
* Lead: James Dinan
51+
* Lead: Joseph Schuchart
5252
* Scope: Ensure that MPI has the features necessary to facilitate efficient hybrid programming and investigate what changes are needed in MPI to better support traditional thread interfaces (e.g., Pthreads, OpenMP), emerging interfaces (like TBB, OpenCL, CUDA, and Ct), and PGAS (UPC, CAF, etc.).
5353
* Meeting Schedule: Wednesdays at <a href="https://time.is/0900_in_CT">9am</a> US Central Time
5454

@@ -63,7 +63,7 @@ The following working groups are currently participating in future MPI efforts.
6363
* Lead: Tony Skjellum and Tim Uhl
6464
* Scope: Ensure MPI has robust support for present and future language expressions and to introduce new language interfaces encapsulating the MPI concepts, currently focusing on modern C++.
6565
* Note, this group will collaborate with the Fortran working group whenever helpful to advancing MPI.
66-
* Meeting Schedule: Wednesdays at <a href="https://time.is/0900_in_CT">9am</a> US Central Time
66+
* Meeting Schedule: Thursdays at <a href="https://time.is/1000_in_CT">10am</a> US Central Time
6767

6868
#### [Remote Memory Access](https://github.com/mpiwg-rma/rma-issues/wiki/RMA-Working-Group-Wiki)
6969

@@ -79,7 +79,7 @@ The following working groups are currently participating in future MPI efforts.
7979

8080
#### [Tools](https://github.com/mpiwg-tools/tools-issues)
8181

82-
* Lead: Marc-Andre Hermanns (prior lead: Kathryn Mohror)
82+
* Lead: Marc-Andre Hermanns
8383
* Scope: Definition of interfaces for debugging and performance tools
8484
* Meeting Schedule: Mondays at <a href="https://time.is/1000_in_CT">10am</a> US Central Time
8585

_data/meetings/2025/09/agenda.yml

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -83,40 +83,61 @@ plenaries:
8383
- type: Welcome
8484
title: Introductions
8585
presenter: All
86-
done: 0
86+
done: 1
8787

8888
- type: Update
8989
title: WG Status
9090
presenter: All WG chairs or their proxies
91-
done: 0
91+
done: 1
9292

9393
- type: Discussion
9494
title: "Future of Fault Tolerance WG"
9595
presenter: Martin/Wes/Ignacio
96-
done: 0
97-
98-
- type: Plenary
99-
title: "Concepts for designing modern C++ interfaces for MPI"
100-
link: https://www.arxiv.org/abs/2506.14610
101-
presenter: Tony
102-
done: 0
103-
104-
- type: Plenary
105-
title: "Too much text removed in 4.1 cleanup?"
106-
issue_number: 1003
107-
presenter: Tobias
108-
done: 0
96+
done: 1
10997

11098
- type: Plenary
11199
title: "MPI_T Semantics"
112100
issue_number: 817
113101
presenter: Bill W.
114-
done: 0
102+
done: 1
115103

116104
- type: Plenary
117105
title: "QMPI"
118106
issue_number: 638
119107
presenter: Bill W.
108+
done: 1
109+
110+
- type: Reading
111+
title: "ERRATA: MPI_T handles do not have ABI definition"
112+
issue_number: 1001
113+
pr_number: 1127
114+
presenter: Marc-Andre
115+
done: 1
116+
117+
- type: Reading
118+
title: "RMA Notification"
119+
issue_number: 59
120+
pr_number: 1131
121+
presenter: Joseph
122+
done: 1
123+
124+
- type: Reading
125+
title: "Clarify synchronization behavior of neighborhood collectives"
126+
issue_number: 863
127+
pr_number: 1075
128+
presenter: Christoph
129+
done: 1
130+
131+
- type: Plenary
132+
title: "Too much text removed in 4.1 cleanup?"
133+
issue_number: 1003
134+
presenter: Tobias
135+
done: 0
136+
137+
- type: Plenary
138+
title: "Concepts for designing modern C++ interfaces for MPI"
139+
link: https://www.arxiv.org/abs/2506.14610
140+
presenter: Tony
120141
done: 0
121142

122143
- type: Plenary
@@ -139,24 +160,3 @@ plenaries:
139160
presenter: Joseph
140161
done: 0
141162

142-
- type: Reading
143-
title: "ERRATA: MPI_T handles do not have ABI definition"
144-
issue_number: 1001
145-
pr_number: 1127
146-
presenter: Marc-Andre
147-
done: 0
148-
149-
- type: Reading
150-
title: "RMA Notification"
151-
issue_number: 59
152-
pr_number: 1131
153-
presenter: Joseph
154-
done: 0
155-
156-
- type: Reading
157-
title: "Clarify synchronization behavior of neighborhood collectives"
158-
issue_number: 863
159-
pr_number: 1075
160-
presenter: Christoph
161-
done: 0
162-

_data/meetings/2025/09/attendance.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,4 @@
6161
"Dmitry Durnov","AMD","1","1"
6262
"Irving Álvarez","UNAM","1","1"
6363
"PATRICK BRIDGES","University of New Mexico","1","1"
64+
"Matthew Whitlock","Sandia National Laboratory","1","1"

_data/meetings/2025/09/votes.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
issue_number,pr_number,topic,type,yes,no,abstain,missed
2+
1001,1127,"ERRATA: MPI_T handles do not have ABI definition",no-no
23
1001,1127,"ERRATA: MPI_T handles do not have ABI definition",errata
34
863,1075,"Clarify synchronization behavior of neighborhood collectives",errata

meetings/2025/09/logistics.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ with EuroMPI/USA 2025.
2424

2525
Address: 8845 Craver Rd, Charlotte, NC 28262, United States
2626

27+
The MPI Forum will meet in room 263.
28+
2729
Details on the conference and venue can be found on the [conference
2830
website](https://eurompi.org/venue).
2931

utils/generate_vote_emails.py

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@
1515
# If modifying these scopes, delete the file token.pickle.
1616
SCOPES = ["https://www.googleapis.com/auth/forms.body", "https://www.googleapis.com/auth/gmail.send"]
1717

18-
prev_attendance_file_2 = "/Users/wbland/mpi/mpi-forum.github.io/_data/meetings/2025/01/attendance.csv"
19-
prev_attendance_file_1 = "/Users/wbland/mpi/mpi-forum.github.io/_data/meetings/2025/03/attendance.csv"
20-
curr_attendance_file = "/Users/wbland/mpi/mpi-forum.github.io/_data/meetings/2025/06/attendance.csv"
21-
curr_registration_file = "/Users/wbland/mpi/meeting-details/2025-06-jun/2025-06-04-registration.csv"
18+
prev_attendance_file_2 = "/Users/wbland/mpi/mpi-forum.github.io/_data/meetings/2025/03/attendance.csv"
19+
prev_attendance_file_1 = "/Users/wbland/mpi/mpi-forum.github.io/_data/meetings/2025/06/attendance.csv"
20+
curr_attendance_file = "/Users/wbland/mpi/mpi-forum.github.io/_data/meetings/2025/09/attendance.csv"
21+
curr_registration_file = "/Users/wbland/mpi/meeting-details/2025-09-sep/2025-09-29-registration.csv"
2222
transition_orgs_file = "/Users/wbland/mpi/mpi-forum.github.io/_data/orgs.csv"
2323
# Make sure to use a pre-filled link here so it gets email out correctly
24-
voting_link = "https://docs.google.com/forms/d/e/1FAIpQLSeFoCI0c4FIv1Ui7Iq8mkbPba6wEsqn1mF4jG_n66M005ggdA/viewform?usp=pp_url&entry.109270161={name}&entry.432336106={org}&entry.1621315545={id}"
24+
voting_link = "https://docs.google.com/forms/d/e/1FAIpQLScqtyF0M24CLo7__5Ptqr2uru0MnGLGc3_91hn9pwqbxJz1Qw/viewform?usp=pp_url&entry.1458754837={name}&entry.230843655={org}&entry.2145750499={id}"
2525

26-
vote_name = "June 2025 Day 2"
27-
closing_time = "12:30pm on June 05, 2025"
28-
time_zone = "US Central Time (UTC - 4)"
26+
vote_name = "September 2025 Day 1"
27+
closing_time = "05:00pm on September 30, 2025"
28+
time_zone = "US Eastern Time (UTC - 4)"
2929
subject_string = vote_name + " Voting Link"
3030

3131
dry_run = 1

utils/generate_vote_form.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ def isEmpty(val):
1919

2020
def main():
2121
year = "2025"
22-
month = "06"
23-
day = "2"
22+
month = "09"
23+
day = "1"
2424
filename = """../_data/meetings/{year}/{month}/votes.csv""".format(year=year, month=month)
2525
votes_list = list(csv.DictReader(open(filename)));
2626

0 commit comments

Comments
 (0)