Skip to content

Commit 75e8d19

Browse files
authored
Merge pull request #1515 from ericdill/minutes
core meeting minutes
2 parents 39f39b4 + c2e47bd commit 75e8d19

File tree

8 files changed

+1031
-0
lines changed

8 files changed

+1031
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[hackmd](https://hackmd.io/-nQ3x3BtQfOV2tEyHXhFVg)
2+
13
# 2021-05-05 conda-forge core meeting
24

35
****

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[hackmd](https://hackmd.io/epyEUWlYTOuHnX-vXIml1g)
2+
13
# 2021-05-19 conda-forge core meeting
24

35
****

src/orga/minutes/2021-06-02.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[hackmd](https://hackmd.io/gb3Rqs_iSWSCl2FvrBVrvA)
2+
13
# 2021-06-02 conda-forge core meeting
24

35
****

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

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

0 commit comments

Comments
 (0)