Skip to content

Commit 38e25f3

Browse files
committed
Add recent meeting minutes
1 parent ba4b6e3 commit 38e25f3

File tree

3 files changed

+628
-0
lines changed

3 files changed

+628
-0
lines changed

src/orga/minutes/2021-05-05.md

Lines changed: 221 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,221 @@
1+
# 2021-05-05 conda-forge core meeting
2+
3+
****
4+
5+
[Zoom link](https://flatiron.zoom.us/j/93242638216?pwd=bjRCWmVJRW1oTGJhN09VUmxtTTJOUT09)
6+
[What time is the meeting in my time zone](https://arewemeetingyet.com/UTC/2020-08-26/17:00/w/Conda-forge%20dev%20meeting#eyJ1cmwiOiJodHRwczovL2hhY2ttZC5pby9wUk15dFVKV1FmU3NJM2xvMGlqQzJRP2VkaXQifQ==)
7+
[last weeks meeting](https://hackmd.io/r5eeo5cGQ7iHG1IgpB6axQ)
8+
9+
## Attendees
10+
11+
## Agenda
12+
13+
### Standing items
14+
15+
* [ ] intros for new folks on the call
16+
17+
* [ ] (CJ) budget
18+
* current approvals?
19+
* Whenever updated numbers land, please screenshare and show the budget.
20+
* Link is in Keybase (numfocus_spreadsheets.txt)
21+
22+
* [ ] open votes
23+
* DEI team: https://github.com/conda-forge/conda-forge.github.io/pull/1187
24+
25+
#### From previous meeting(s)
26+
27+
### Your __new__() agenda items
28+
29+
- [ ] (JK) CentOS 8
30+
- https://github.com/conda-forge/conda-forge.github.io/issues/1432
31+
- (MRB) Question: Is the only requirement that we match the glibc version across different distros?
32+
- yes glibc is the most important
33+
- need to think about X11 CDT version in the same way as glibc (old as possible)
34+
- kernel headers same concern
35+
- (CHL) Defaults: sticking with CentOS 7 as much as possible; Debian 9 or 10 (probably) if more recent glibc needed
36+
- (IF) we should try and use centos7
37+
- to dos
38+
- test nvcc etc in centos7
39+
- (KK) ask nvidia if we can redistribute
40+
- What is the next version of glibc?
41+
- probably 2.24
42+
- probably won't update till past 2024
43+
- When do we drop centos6?
44+
- we need to add a run export to our compiler activation scripts for glibc >=2.17
45+
- we need to remove the fearure on the cos7 sysroot
46+
- Anaconda 2020.11 was last installer version that supported CentOS 6; Anaconda >= 2021.04 will require CentOS 7 (glibc >=2.17). Blog post: https://www.anaconda.com/blog/individual-edition-2020-11
47+
- may want to move to gcc 10/11 at the same time
48+
- (KK) CUDA 11.x PPC64LE uses GLIBC 2.17 & AARCH64 uses GLIBC 2.27
49+
- [ ] (JK) C++17
50+
- https://github.com/conda-forge/clang-compiler-activation-feedstock/issues/17
51+
- Boost issue C\+\+14/C\+\+17
52+
- May need to add an activation script to Boost to select C++ version
53+
- Thinking of dropping C++ version from compiler
54+
- Dropping compiler version on clang should still use C++14 and will enable GNU extensions
55+
- Clang 13.0.0 may(need to recheck?) be moving to C++17 by default
56+
- (GCC behavior when dropping C++ verion flag?)
57+
- If we drop the `-std=` flag for GCC, this should only happen for GCC>=11 since we'd otherwise go from 17 to 14.
58+
- https://github.com/conda-forge/boost-cpp-feedstock/issues/43
59+
- Need to recheck if this is still an issue
60+
61+
62+
### Pushed to next meeting
63+
64+
### Active votes
65+
66+
- https://github.com/conda-forge/conda-forge.github.io/pull/1187
67+
68+
### Subteam updates
69+
70+
#### Bot
71+
72+
#### ARM
73+
74+
#### POWER
75+
76+
#### CUDA
77+
78+
* [ ] CentOS 8? ( https://github.com/conda-forge/conda-forge.github.io/issues/1432 )
79+
* [ ] HPC SDK ( https://github.com/conda-forge/conda-forge.github.io/issues/1390 )
80+
81+
#### Docs
82+
83+
#### staged-recipes
84+
85+
#### website
86+
87+
#### security+systems
88+
89+
### CI infrastructure
90+
91+
#### Compiler upgrade
92+
93+
### CFEP updates
94+
95+
#### Open PRs
96+
97+
* [cfep-04](https://github.com/conda-forge/conda-forge-enhancement-proposals/pull/7) X11 and CDT policy
98+
* INACTIVE - Merge in with some inactive-esque status?
99+
* Needs new champion. Thanks for your work on this pkgw! Has unaddressed comments from pkgw as from Jan 10, 2020
100+
Solved: Let's defer and keep the "mixed model" we have now.
101+
102+
* [cfep-06](https://github.com/conda-forge/conda-forge-enhancement-proposals/pull/9) Staged-recipes review lifecycle
103+
* INACTIVE - Merge in with some inactive-esque status?
104+
* Lingering comment from @saraedum. @jakirkham, can you reply? Has unadressed comment from @saraedum from Jan 8, 2020
105+
* (MRB) The stalebot has solved the worst of the issues here. I think we could defer this one permanently.
106+
Solved: defer in favor of the stale bot for now.
107+
108+
* [cfep-15](https://github.com/conda-forge/conda-forge-enhancement-proposals/pull/15) Feedstock statuses, unmaintained
109+
* INACTIVE - Merge in with some inactive-esque status?
110+
* Needs another review. Has unaddressed updates from pkgw as of Jan 11, 2020
111+
Pending: re-pinged pkgw for a second review.
112+
113+
* [cfep-12](https://github.com/conda-forge/cfep/pull/23) Removing packages that violate the terms of the source package
114+
* Stalled since May 26, 2020
115+
* Active debate about moving to "broken" vs deleting from conda-forge channel
116+
* Active vote, ends on 2020-03-11
117+
* What were the results of the vote?
118+
* Did we hear back from NumFOCUS? they did the legal seminar which is recorded
119+
120+
* [cfep-17](https://github.com/conda-forge/cfep/pull/32) Handling pin backports and dependency rebuilds
121+
* Stalled debate about implementation details between Isuru, CJ and Matt
122+
* **UPDATE 2020-07-22**: We in principle have agreement to render the extra pinnings needed directly in the feedstock
123+
on a temporary basis (i.e., until the migration has ended).
124+
125+
* [cfep-19](https://github.com/conda-forge/cfep/pull/35) Pinning epochs
126+
* Stalled since July
127+
128+
* [cfep-20](https://github.com/conda-forge/cfep/pull/39) Package split
129+
* No updates for ~1 month
130+
131+
132+
## Discussion
133+
134+
## Check in on previous action items
135+
Copy previous action items from last meeting agenda.
136+
137+
### This meeting
138+
139+
### Last meeting
140+
141+
### 2 meetings ago
142+
143+
### Move to Issue Tracker
144+
2020-11-18
145+
* [ ] (IF/MRB/MV) intel oneAPI
146+
* todo
147+
* [ ] (Nikolay) licensing for opencl_rt
148+
* [ ] (Nikolay) intelmpi ABI compat w/ mpich
149+
* [ ] (MRB/IF) figure out how exactly to package C/C++ compilers
150+
* [ ] (MRB/IF) think about fortran ABI
151+
* [x] (MRB) make conda-forge compilers room (add people including keith)
152+
* [ ] (MB) asking core members to move to "emeritus" status
153+
* [ ] TODO: Eric to set up quarterly check-in for all core members to see if they're interested in remaining "active" or if they want to move to emeritus
154+
* Remove emeritus folks from having access to various credentials (api tokens, twitter password, etc.)? This would require a change to the governance doc.
155+
156+
2020-11-11
157+
* TODO: Think about bringing in JOSS to provide context around how we might best write papers
158+
159+
2020-11-03
160+
* TODO: Check on Forrest Watters permissions for core
161+
* [x] (FF) Outreachy would cost 6500 USD.
162+
* Next steps: write abstract and vote on spending of funds.
163+
164+
2020-10-28
165+
2020-10-21
166+
* [ ] (Marius?) Python 2.7 migration
167+
* ( ) [ ] make a hint
168+
* ( ) [ ] make an announcement
169+
* ( ) [ ] make the hint a lint
170+
171+
2020-10-07
172+
* [ ] Make sure to add the NVBug info to the cudatoolkit package that conda-forge makes (if we make one)
173+
174+
2020-09-09
175+
* [ ] (ED) Update governance docs with similar voting model as what got put into conda-tools (+3 with no -1 is a pass)
176+
* [ ] (SC) Write jinja template to turn institutional partners yaml into a website https://github.com/conda-forge/conda-forge.github.io/blob/master/src/inst_partners.yaml
177+
* [ ] (SC) Document what needs to be done to create an OVH account and get access
178+
179+
2020-08-26
180+
**Docker hub**
181+
* [ ] (JK) Check in on Azure build workers to see if they have the docker hub limitation.
182+
* [ ] (JK) work with dockerhub to see if we can get OSS status
183+
* [ ] Check in again at some point. We haven't heard back as of 2020-09-23
184+
185+
**OVH**
186+
* [ ] Shout-out on twitter at some point. "Thanks forOVHCloud for providing a VM", etc. (maybe after we ship qt on windows with it?)
187+
188+
189+
* [ ] Figure out how to communicate breaking changes to users. Likely should open up an issue immediately for futher discussion. Ping @kkraus, plus capture notes from further up in these meeting notes
190+
191+
* [ ] John K. will update the cuda toolkit feedstock on the git repo to note the NVBug link to the internal NVIDIA issue tracker
192+
* [ ] Jonathan will update docs to note that some non-exhaustive list of packages (like cuda-toolkit, MKL, etc.)
193+
* [ ] Jonathan will review this [PR](https://github.com/AnacondaRecipes/cudatoolkit-feedstock/pull/7)
194+
195+
* [ ] (Kale) schedule conda working group
196+
* [ ] cfep-10 next steps: CJ to call a vote for feedback
197+
* [ ] cfep-06 next steps: Ask staged recipes team to champion this CFEP and move it forward
198+
* [ ] jakirkham & CJ-wright to sync on adding CUDA to the migration bot
199+
* [ ] (Eric) Scheduling Anaconda <-> conda-forge sync on anaconda.org requirements gathering
200+
* Will try and get this scheduled in the next month.
201+
* [ ] (Anthony) Reach out to NumFocus to figure out legal ramifications of not including licenses in files.
202+
* [ ] (Eric) check internally for funding levels for hotels & flying folks from the community in?
203+
* [ ] (Eric) Figure out finances of conda-forge to support themselves?
204+
* [ ] (jjhelmus) Open up CFEP for which python's we're going to support
205+
* [ ] (jakirkham) write a blog post on CUDA stuff we discussed today
206+
* [ ] (jakirkham) update docs on how to add CUDA support to feedstocks
207+
* [ ] (jakirkham) will open an issue on conda-smithy to investigate Drone issues. (ping the aarch team)
208+
* https://github.com/conda-forge/conda-forge.github.io/issues/954
209+
* [ ] (ED) Who we are page? Some combination of a FAQ and a who is everyone. FAQ things like:
210+
* who's the POC for CF <> Anaconda, CF <> NumFocus, CF <> Azure
211+
* who's the POC for the various subteams?
212+
* Informal information: roles, day jobs, bios, the whole nine yards, why you're here, etc.
213+
* Public or internal? I don't really care either way. Anyone feel strongly one way or the other?
214+
* opt-in to public bios
215+
* software carpentry has a large number of instructors and has https://carpentries.org/instructors
216+
* some concern about "yet another place to keep stuff up to date"
217+
* [ ] (ED) document strategies for reproducible environments using conda-forge
218+
* [ ] (UK) Static libraries stuff
219+
* [ ] Add linting hints to builds to find them
220+
* [x] Recommend how to package them -> CFEP-18
221+
* [x] We should write docs saying we don't provide support and this is a bad idea. -> CFEP-18

0 commit comments

Comments
 (0)