Skip to content

Commit a6d2ea7

Browse files
committed
Update agenda
1 parent fefedb3 commit a6d2ea7

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

_data/meetings/2025/01/agenda.yml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,26 @@ plenaries:
4141
presenter: Rohit
4242
done: 0
4343

44+
- type: Discussion
45+
title: "Tikz Figures"
46+
issue_number: 712
47+
pr_number: 930
48+
presenter: Benson
49+
done: 0
50+
51+
52+
- type: No-No Reading
53+
title: "MPI needs a standard ABI"
54+
issue_number: 751
55+
pr_number: 977
56+
link: "https://github.com/mpi-forum/mpi-standard/pull/977/files/6ea5e95c189ede09fb741cea7d0be82c96dfb9c9..c1078e00e9afeaaf7b879241cf90652aa0ddcaa1"
57+
presenter: Jeff
58+
done: 0
59+
60+
- type: Reading
61+
title: "UB for passing uninitialized variables to 'significant only at root' arguments"
62+
issue_number: 854
63+
pr_number: 988
64+
presenter: Marc-Andre
65+
done: 0
66+

_data/meetings/2025/01/votes.csv

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ issue_number,pr_number,topic,type,yes,no,abstain,missed
44
654,978,"a standalone MPI_F08 is painful without an ABI",2nd
55
850,973,"Need to add text in description of MPI_Session_init that it is a local operation",2nd
66
773,986,"Two ways in which the default for mpi_memory_alloc_kinds can be interpreted",errata
7+
819,960,"Example for Fortran 2008 Wrapper is not in Example environment",2nd
8+
751,977,"MPI needs a standard ABI",no-no
9+
854,988,"UB for passing uninitialized variables to 'significant only at root' arguments",errata

0 commit comments

Comments
 (0)