Skip to content

Commit 71cbe82

Browse files
committed
Add minutes from 2021-07-14
1 parent 39f39b4 commit 71cbe82

File tree

1 file changed

+214
-0
lines changed

1 file changed

+214
-0
lines changed

src/orga/minutes/2021-07-14.md

Lines changed: 214 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,214 @@
1+
# 2021-07-14 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/gb3Rqs_iSWSCl2FvrBVrvA)
8+
9+
## Attendees
10+
11+
## Agenda
12+
13+
### Standing items
14+
15+
* [x] intros for new folks on the call
16+
* Jannis
17+
* Alex - engineer working on installer
18+
19+
* [x] (CJ) budget
20+
* current approvals?
21+
* Whenever updated numbers land, please screenshare and show the budget.
22+
* Link is in Keybase (numfocus_spreadsheets.txt)
23+
24+
* [x] open votes
25+
26+
27+
#### From previous meeting(s)
28+
29+
### Your __new__() agenda items
30+
31+
- [x] (IF): NumFOCUS Small Development Grant
32+
- Update GCC compilers and support cross-compiling scenarios.
33+
- Got approved by university last week. Can start working now.
34+
- First thing is going to be moving away from crosstools-ng.
35+
- going to be building GCC directly with their configure scripts.
36+
- Work has started now and lets see how it goes
37+
- Anaconda may want to have a look. Will send WIP PR and tag Anaconda folks
38+
39+
- [x] (IF): CUDA 11.3, 11.4
40+
- (IF) Adding CUDA 11.3, 11.4 will add 30 more jobs (3 platforms * 5 python * 2 cuda)
41+
- (IF) This will add to already big matrices with ~60 jobs making it a
42+
denial of service to other feedstocks
43+
- (IF) There's a way to reduce the matrix by building for only one CUDA 11.x version
44+
- This would reduce CI time
45+
- Avoid rebuilding heavy packages like pytorch which has to be done manually.
46+
- almost all libs in 11.x depends only on major version except for 2-3 libs (e.g., nvrtc)
47+
- Can we rate limit the Azure workers on a per-feedstock basis?
48+
- Maybe limiting to 50 parallel builds would be sufficient to not hog the queue
49+
- long running jobs like pytorch is an issue.
50+
- we could use https://cirun.io/auth/login w/ aws and GHA
51+
- (JK) `cudatoolkit` packaging plans
52+
53+
- [x] (IF): Drop numpy 1.17 on July 26
54+
- https://numpy.org/neps/nep-0029-deprecation_policy.html
55+
56+
- [ ] (JK): CUDA ARM packaging
57+
- https://github.com/conda-forge/cudatoolkit-feedstock/pull/59
58+
59+
60+
### Pushed to next meeting
61+
62+
### Active votes
63+
64+
### Subteam updates
65+
66+
#### Bot
67+
68+
#### ARM
69+
70+
#### POWER
71+
72+
#### CUDA
73+
74+
#### Docs
75+
76+
#### staged-recipes
77+
78+
#### website
79+
80+
#### security+systems
81+
82+
### CI infrastructure
83+
84+
#### Compiler upgrade
85+
86+
### CFEP updates
87+
88+
#### Open PRs
89+
90+
* [cfep-04](https://github.com/conda-forge/conda-forge-enhancement-proposals/pull/7) X11 and CDT policy
91+
* INACTIVE - Merge in with some inactive-esque status?
92+
* Needs new champion. Thanks for your work on this pkgw! Has unaddressed comments from pkgw as from Jan 10, 2020
93+
Solved: Let's defer and keep the "mixed model" we have now.
94+
95+
* [cfep-06](https://github.com/conda-forge/conda-forge-enhancement-proposals/pull/9) Staged-recipes review lifecycle
96+
* INACTIVE - Merge in with some inactive-esque status?
97+
* Lingering comment from @saraedum. @jakirkham, can you reply? Has unadressed comment from @saraedum from Jan 8, 2020
98+
* (MRB) The stalebot has solved the worst of the issues here. I think we could defer this one permanently.
99+
Solved: defer in favor of the stale bot for now.
100+
101+
* [cfep-15](https://github.com/conda-forge/conda-forge-enhancement-proposals/pull/15) Feedstock statuses, unmaintained
102+
* INACTIVE - Merge in with some inactive-esque status?
103+
* Needs another review. Has unaddressed updates from pkgw as of Jan 11, 2020
104+
Pending: re-pinged pkgw for a second review.
105+
106+
* [cfep-12](https://github.com/conda-forge/cfep/pull/23) Removing packages that violate the terms of the source package
107+
* Stalled since May 26, 2020
108+
* Active debate about moving to "broken" vs deleting from conda-forge channel
109+
* Active vote, ends on 2020-03-11
110+
* What were the results of the vote?
111+
* Did we hear back from NumFOCUS? they did the legal seminar which is recorded
112+
113+
* [cfep-17](https://github.com/conda-forge/cfep/pull/32) Handling pin backports and dependency rebuilds
114+
* Stalled debate about implementation details between Isuru, CJ and Matt
115+
* **UPDATE 2020-07-22**: We in principle have agreement to render the extra pinnings needed directly in the feedstock
116+
on a temporary basis (i.e., until the migration has ended).
117+
118+
* [cfep-19](https://github.com/conda-forge/cfep/pull/35) Pinning epochs
119+
* Stalled since July
120+
121+
* [cfep-20](https://github.com/conda-forge/cfep/pull/39) Package split
122+
* No updates for ~1 month
123+
124+
125+
## Discussion
126+
127+
## Check in on previous action items
128+
Copy previous action items from last meeting agenda.
129+
130+
### This meeting
131+
132+
### Last meeting
133+
134+
### 2 meetings ago
135+
136+
### Move to Issue Tracker
137+
2020-11-18
138+
* [ ] (IF/MRB/MV) intel oneAPI
139+
* todo
140+
* [ ] (Nikolay) licensing for opencl_rt
141+
* [ ] (Nikolay) intelmpi ABI compat w/ mpich
142+
* [ ] (MRB/IF) figure out how exactly to package C/C++ compilers
143+
* [ ] (MRB/IF) think about fortran ABI
144+
* [x] (MRB) make conda-forge compilers room (add people including keith)
145+
* [ ] (MB) asking core members to move to "emeritus" status
146+
* [ ] 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
147+
* Remove emeritus folks from having access to various credentials (api tokens, twitter password, etc.)? This would require a change to the governance doc.
148+
149+
2020-11-11
150+
* TODO: Think about bringing in JOSS to provide context around how we might best write papers
151+
152+
2020-11-03
153+
* TODO: Check on Forrest Watters permissions for core
154+
* [x] (FF) Outreachy would cost 6500 USD.
155+
* Next steps: write abstract and vote on spending of funds.
156+
157+
2020-10-28
158+
2020-10-21
159+
* [ ] (Marius?) Python 2.7 migration
160+
* ( ) [ ] make a hint
161+
* ( ) [ ] make an announcement
162+
* ( ) [ ] make the hint a lint
163+
164+
2020-10-07
165+
* [ ] Make sure to add the NVBug info to the cudatoolkit package that conda-forge makes (if we make one)
166+
167+
2020-09-09
168+
* [ ] (ED) Update governance docs with similar voting model as what got put into conda-tools (+3 with no -1 is a pass)
169+
* [ ] (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
170+
* [ ] (SC) Document what needs to be done to create an OVH account and get access
171+
172+
2020-08-26
173+
**Docker hub**
174+
* [ ] (JK) Check in on Azure build workers to see if they have the docker hub limitation.
175+
* [ ] (JK) work with dockerhub to see if we can get OSS status
176+
* [ ] Check in again at some point. We haven't heard back as of 2020-09-23
177+
178+
**OVH**
179+
* [ ] Shout-out on twitter at some point. "Thanks forOVHCloud for providing a VM", etc. (maybe after we ship qt on windows with it?)
180+
181+
182+
* [ ] 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
183+
184+
* [ ] John K. will update the cuda toolkit feedstock on the git repo to note the NVBug link to the internal NVIDIA issue tracker
185+
* [ ] Jonathan will update docs to note that some non-exhaustive list of packages (like cuda-toolkit, MKL, etc.)
186+
* [ ] Jonathan will review this [PR](https://github.com/AnacondaRecipes/cudatoolkit-feedstock/pull/7)
187+
188+
* [ ] (Kale) schedule conda working group
189+
* [ ] cfep-10 next steps: CJ to call a vote for feedback
190+
* [ ] cfep-06 next steps: Ask staged recipes team to champion this CFEP and move it forward
191+
* [ ] jakirkham & CJ-wright to sync on adding CUDA to the migration bot
192+
* [ ] (Eric) Scheduling Anaconda <-> conda-forge sync on anaconda.org requirements gathering
193+
* Will try and get this scheduled in the next month.
194+
* [ ] (Anthony) Reach out to NumFocus to figure out legal ramifications of not including licenses in files.
195+
* [ ] (Eric) check internally for funding levels for hotels & flying folks from the community in?
196+
* [ ] (Eric) Figure out finances of conda-forge to support themselves?
197+
* [ ] (jjhelmus) Open up CFEP for which python's we're going to support
198+
* [ ] (jakirkham) write a blog post on CUDA stuff we discussed today
199+
* [ ] (jakirkham) update docs on how to add CUDA support to feedstocks
200+
* [ ] (jakirkham) will open an issue on conda-smithy to investigate Drone issues. (ping the aarch team)
201+
* https://github.com/conda-forge/conda-forge.github.io/issues/954
202+
* [ ] (ED) Who we are page? Some combination of a FAQ and a who is everyone. FAQ things like:
203+
* who's the POC for CF <> Anaconda, CF <> NumFocus, CF <> Azure
204+
* who's the POC for the various subteams?
205+
* Informal information: roles, day jobs, bios, the whole nine yards, why you're here, etc.
206+
* Public or internal? I don't really care either way. Anyone feel strongly one way or the other?
207+
* opt-in to public bios
208+
* software carpentry has a large number of instructors and has https://carpentries.org/instructors
209+
* some concern about "yet another place to keep stuff up to date"
210+
* [ ] (ED) document strategies for reproducible environments using conda-forge
211+
* [ ] (UK) Static libraries stuff
212+
* [ ] Add linting hints to builds to find them
213+
* [x] Recommend how to package them -> CFEP-18
214+
* [x] We should write docs saying we don't provide support and this is a bad idea. -> CFEP-18

0 commit comments

Comments
 (0)