Skip to content

Commit 8b4ca00

Browse files
authored
Merge pull request #1954 from conda-forge/2023-05-17-meeting-notes
Add meeting notes 2023-05-17
2 parents 867d73d + e1b25b0 commit 8b4ca00

File tree

1 file changed

+95
-0
lines changed

1 file changed

+95
-0
lines changed

src/orga/minutes/2023-05-17.md

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,95 @@
1+
---
2+
tags: [meeting-notes]
3+
---
4+
# conda-forge core meeting 2023-05-17
5+
6+
Add new agenda items under the `Your __new__() agenda items` heading
7+
8+
- [Zoom link](https://zoom.us/j/9138593505?pwd=SWh3dE1IK05LV01Qa0FJZ1ZpMzJLZz09)
9+
- [What time is the meeting in my time zone](https://dateful.com/convert/utc?t=5pm)
10+
- [Last week's meeting](https://hackmd.io/#REPLACE_ME#)
11+
12+
## Attendees
13+
14+
| Name | Initials | GitHub ID | Affiliation |
15+
| ----------------------- | -------- | --------------- | --------------------------- |
16+
| Daniel Ching | DJC | carterbox | Argonne National Laboratory |
17+
| Jaime Rodríguez-Guerra | JRG | jaimergp | Quansight/cf |
18+
| Asmit Malakannawar | AM | asmitbm | GSoC Contributor |
19+
| Eric Dill | EDD | ericdill | Anaconda/cf |
20+
| John Kirkham | JK | jakirkham | NVIDIA/cf |
21+
| Dave Clements | DPC | tnabtaf | Anaconda |
22+
| | | | |
23+
|James Loy | JL | jmlphd | Anaconda |
24+
| Matthew Becker | MRB | beckermr | cf |
25+
| Cheng H. Lee | CHL | chenghlee | Anaconda/cf |
26+
| | | | |
27+
| | | | |
28+
| | | | |
29+
| | | | |
30+
| | | | |
31+
32+
15 people total
33+
34+
### Standing items
35+
36+
- [ ] ( )
37+
38+
### From previous meeting(s)
39+
40+
- [ ] ( )
41+
42+
### Active votes
43+
44+
- [ ] ( )
45+
46+
### Your __new__() agenda items
47+
48+
- [x] (JK) CTK / CUDA 12 updates
49+
- Follow up to layout issue: https://github.com/conda-forge/cuda-nvcc-feedstock/issues/12
50+
- Split out components ( https://github.com/conda-forge/staged-recipes/pull/22802 )
51+
- Related updates ( https://github.com/conda-forge/cuda-nvcc-feedstock/pull/13 )
52+
- CUDA 12 components
53+
- https://github.com/conda-forge/staged-recipes/issues/21382
54+
- [x] (JK) GLIBC 2.28
55+
- https://github.com/conda-forge/conda-forge.github.io/issues/1941
56+
- (MRB) sysroot package updated
57+
- https://github.com/conda-forge/linux-sysroot-feedstock/pull/47
58+
- Please review
59+
- Probably some minor diff from CentOS to Alma
60+
- https://github.com/conda-forge/linux-sysroot-feedstock/pull/47#issuecomment-1550316946
61+
- (JK) Docker images
62+
- Compilers cached
63+
- https://github.com/conda-forge/docker-images/blob/6d30f8fc76d5542a15330112f5b705bcc78b1887/linux-anvil-comp7/Dockerfile#L46-L65
64+
- Can keep
65+
- Drop
66+
- Replace with new compilers whenever
67+
- [x] (JK) Windows MinGW & UCRT
68+
- Updates on what we would like packaged from MinGW?
69+
- (CHL) Not definitive answer yet; we'll start with current `msys2` set and update those. Will add others as needed.
70+
- (IF) Noticed Boost is in current set --- that (and a maybe few others) should be removed
71+
- (CHL) Anaconda will publish a list for public comment
72+
- (IF) We should de-bundle some packages and preserve the msys2 naming structure (e.g., compilers)
73+
- [x] (JK) Windows ARM
74+
- https://github.com/conda-forge/conda-forge.github.io/issues/1940
75+
- (DPC) At [Open Source Summit North America Summit (Linux Foundation hosted)]( https://events.linuxfoundation.org/open-source-summit-north-america/ ) talked to Microsoft and are pushing ARM
76+
- [x] (DPC) Anyone going to [FOSSY 2023](https://2023.fossy.us/)?
77+
- Thinking about sumitting a talk - a conda ecosystem update.
78+
- Proposals due tomorrow.
79+
- Wolf will be a coauthor. Dave will send draft submission to him tonight, and submit with revisions tomorrow
80+
- [x] (AM) - Going to work on conda-forge's website in GSoC period. [Proposal](https://hackmd.io/@conda-forge/ryxecoj2j)
81+
- [x] (JRG) conda/schemas + conda-forge.yml pydantic model / schema?
82+
- Goal is to improve documentation (schema can be a source of truth)
83+
- Can lint configuration
84+
-
85+
- [ ] (MvN) Making some changes to conda-lock
86+
- Can we assume Python packages depend on `python` (would simplify logic)? Yes
87+
-
88+
89+
### Pushed to next meeting
90+
91+
- [ ]
92+
93+
### CFEPs
94+
95+
- [ ]

0 commit comments

Comments
 (0)