Skip to content

Commit d9d57fb

Browse files
committed
Post voting results
1 parent 367b753 commit d9d57fb

File tree

3 files changed

+46
-17
lines changed

3 files changed

+46
-17
lines changed

_data/meetings/2024/12/ballot.csv

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,30 @@
1-
org,"Vote 1"
1+
"org","#654 (PR #978): a standalone MPI_F08 is painful without an ABI (1st)","#654 (PR #978): a standalone MPI_F08 is painful without an ABI (no-no)","#751 (PR #977): MPI needs a standard ABI (1st)","#850 (PR #973): Need to add text in description of MPI_Session_init that it is a local operation (no-no)","#850 (PR #973): Need to add text in description of MPI_Session_init that it is a local operation (1st)","#838 (PR #964): Text for `MPI_GET_HW_RESOURCE_INFO` needs clarification (2nd)","#823 (PR #955): Make examples in `MPI_COMM_SPLIT_TYPE` consistent with `MPI_GET_HW_RESOURCE_INFO` (2nd)","#824 (PR #957): `MPI_GET_HW_RESOURCE_INFO` needs an example (2nd)","#809: Memory Allocation Kinds side document (no-no)","#809: Memory Allocation Kinds side document (2nd)","#814 (PR #968): Always set the MPI_ERROR field in status objects (no-no)","#814 (PR #968): Always set the MPI_ERROR field in status objects (1st)","#819 (PR #960): Example for Fortran 2008 Wrapper is not in Example environment (1st)"
2+
"Meta","","Yes","","Yes","","","","","Yes","","Yes","",""
3+
"CEA","","Yes","","Yes","","","","","Yes","","Yes","",""
4+
"The University of Tokyo","","Yes","","Yes","","","","","Yes","","Yes","",""
5+
"Argonne National Laboratory","","Yes","","Yes","","","","","Yes","","Yes","",""
6+
"ParTec","","Yes","","Yes","","","","","Yes","","Yes","",""
7+
"VSC Research Center, TU Wien","","Yes","","Yes","","","","","Yes","","Yes","",""
8+
"The Texas Advanced Computing Center","","Yes","","Yes","","","","","Yes","","Yes","",""
9+
"INRIA","","Yes","","Yes","","","","","Yes","","Yes","",""
10+
"Eviden","","Yes","","Yes","","","","","Yes","","Yes","",""
11+
"NVIDIA","","Yes","","Abstain","","","","","Yes","","Yes","",""
12+
"University of New Mexico","","Yes","","Yes","","","","","Yes","","Yes","",""
13+
"Lawrence Livermore National Laboratory","","Yes","","Yes","","","","","Yes","","Yes","",""
14+
"Forschungszentrum Julich","","Yes","","Yes","","","","","Yes","","Yes","",""
15+
"Sandia National Laboratory","","Yes","","Yes","","","","","Yes","","Yes","",""
16+
"AMD","","Abstain","","Yes","","","","","Yes","","Yes","",""
17+
"ParaTools SAS","","Yes","","Yes","","","","","Yes","","Yes","",""
18+
"Oak Ridge National Laboratory","","Yes","","Yes","","","","","Yes","","Yes","",""
19+
"Technical University of Munich","","Yes","","Yes","","","","","Yes","","Yes","",""
20+
"Los Alamos National Laboratory","","Yes","","Yes","","","","","Yes","","Yes","",""
21+
"Intel Corporation","","Yes","","Yes","","","","","Yes","","Yes","",""
22+
"Cornelis Networks","","Yes","","Yes","","","","","Yes","","Yes","",""
23+
"Ohio State University","","Yes","","Yes","","","","","Yes","","Yes","",""
24+
"Stony Brook University","","Yes","","Yes","","","","","Yes","","Yes","",""
25+
"ZIH, TU Dresden","","Yes","","Yes","","","","","Yes","","Yes","",""
26+
"Kichakato Kizito","","Abstain","","Yes","","","","","Yes","","Yes","",""
27+
"RWTH Aachen University","","Yes","","Yes","","","","","Yes","","Yes","",""
28+
"HPE","","Yes","","Yes","","","","","Yes","","Yes","",""
29+
"HLRS, University of Stuttgart","","Yes","","Yes","","","","","Yes","","Yes","",""
30+
"Queen's University","","abstain","","abstain","","","","","abstain","","abstain","",""

_data/meetings/2024/12/votes.csv

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
issue_number,pr_number,topic,type,yes,no,abstain,missed
2-
654,978,"a standalone MPI_F08 is painful without an ABI",1st
3-
654,978,"a standalone MPI_F08 is painful without an ABI",no-no
4-
751,977,"MPI needs a standard ABI",1st
5-
850,973,"Need to add text in description of MPI_Session_init that it is a local operation",no-no
6-
850,973,"Need to add text in description of MPI_Session_init that it is a local operation",1st
7-
838,964,"Text for `MPI_GET_HW_RESOURCE_INFO` needs clarification ",2nd
8-
823,955,"Make examples in `MPI_COMM_SPLIT_TYPE` consistent with `MPI_GET_HW_RESOURCE_INFO`",2nd
9-
824,957,"`MPI_GET_HW_RESOURCE_INFO` needs an example",2nd
10-
809,,"Memory Allocation Kinds side document",no-no
11-
809,,"Memory Allocation Kinds side document",2nd
12-
814,968,"Always set the MPI_ERROR field in status objects",no-no
13-
814,968,"Always set the MPI_ERROR field in status objects",1st
14-
819,960,"Example for Fortran 2008 Wrapper is not in Example environment",1st
1+
"issue_number","pr_number","topic","type","yes","no","abstain","missed"
2+
"654","978","a standalone MPI_F08 is painful without an ABI","no-no","26","0","3","0"
3+
"850","973","Need to add text in description of MPI_Session_init that it is a local operation","no-no","27","0","2","0"
4+
"809","","Memory Allocation Kinds side document","no-no","28","0","1","0"
5+
"814","968","Always set the MPI_ERROR field in status objects","no-no","28","0","1","0"
6+
"654","978","a standalone MPI_F08 is painful without an ABI","1st","0","0","0","0"
7+
"751","977","MPI needs a standard ABI","1st","0","0","0","0"
8+
"850","973","Need to add text in description of MPI_Session_init that it is a local operation","1st","0","0","0","0"
9+
"814","968","Always set the MPI_ERROR field in status objects","1st","0","0","0","0"
10+
"819","960","Example for Fortran 2008 Wrapper is not in Example environment","1st","0","0","0","0"
11+
"838","964","Text for `MPI_GET_HW_RESOURCE_INFO` needs clarification ","2nd","0","0","0","0"
12+
"823","955","Make examples in `MPI_COMM_SPLIT_TYPE` consistent with `MPI_GET_HW_RESOURCE_INFO`","2nd","0","0","0","0"
13+
"824","957","`MPI_GET_HW_RESOURCE_INFO` needs an example","2nd","0","0","0","0"
14+
"809","","Memory Allocation Kinds side document","2nd","0","0","0","0"

utils/tally_votes.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ def main():
2626
attendance_file=sys.argv[1]; # File with UUIDs for each attendee
2727
ballot_file=sys.argv[2]; # File with list of ballots on which to be voted
2828
votes_file=sys.argv[3]; # File with votes captured from Google Forms
29-
prev_votes_file="../_data/meetings/2024/09/votes.csv"
30-
prev_ballots_file="../_data/meetings/2024/09/ballot.csv"
29+
prev_votes_file="../_data/meetings/2024/12/votes.csv"
30+
prev_ballots_file="../_data/meetings/2024/12/ballot.csv"
3131
if not os.path.isfile(prev_votes_file):
3232
prev_votes_file=""
3333
if not os.path.isfile(prev_ballots_file):

0 commit comments

Comments
 (0)