2021-01-27 conda-forge core meeting
Zoom link What time is the meeting in my time zone last weeks meeting
Attendees
- Isuru
- Matthew
- CJ
- Cheng
- Andreas Guzman
- Chris Burr
- Connor Martin
- Crystal Soja
- Fabio Pliger
- Filipe
- John
- Keith
- Markus
- Matti Picus
- Nikolay Petrov
- Stephanie Guo
- Wolf
- Eric Dill
Agenda
Standing items
-
intros for new folks on the call
- intel folks
-
(CJ) budget
- current approvals?
- Whenever updated numbers land, please screenshare and show the budget.
- Link is in Keybase (numfocus_spreadsheets.txt)
- (CJ) We're all up to date and 2021 P&L not posted yet
-
open votes
From previous meeting(s)
-
(WV) Quick Update on the current state of Quetz / beta.mamba.pm
-
(ED) Any progress on CFEPs? I think we talked about this a few weeks ago but i dont remember the outcome (punted)
Your new() agenda items
-
ICC compiler wrappers w/ intel folks
- NP on intel repack:
- would like to ship more things
- lots of internal discussion
- plan to bring more libraries to conda
- dpcpp
- dnn stuff
- compilers
- how are we going to handle packages and validation?
- history of repack of intel stuff and why not clone/copy
- IF:
- we want to change metadata and change some default settings (swap intel openmp and llvm openmp)
- use different blas exports in MKL
- Andres w/ compilers
- we can start fresh on recipes
- have internal ones that were working based on ctng
- intel has "setvar" scripts
- question is this layout ok?
- icc is binary repackage
- activation calls setvars.sh
- IF: just icc or DPCPP?
- answer: right now ICC first and then DPCPP
- IF:
- need stuff in ctng packages
- is there a deactivation for setvars.sh?
- AG:
- what needs to happen wrt to conda?
- IF:
- need env to be the same after we deactivate
- MRB: can we reuse ctng for icc?
- IF: we are not doing this - you are WRONG matt!
- IF: need icc to use our sysroot
- AG: what about fortran?
- MRB: do C/C++ for now and then fortran later
- IF: we'll have two packages
- icc_impl_{{ target_platform}} : repack binary packages
- icc_{{ target_platform}}: activation scripts
- NP on intel repack:
-
(FF) GSoC 2021 plans
- Filipe won't be able to manage this one this year. If anyone is willing, take over from Filipe.
-
(FF) Outreachy updates
-
(FF) Meetings times, should we send a new doodle to try to include more people?
- go back to fortnightly
- send a poll to move to alternate time slot with conda community meeting
-
(FF) Should pypy migrations be on automerge?
- we were careful with R
- merging PRs is a burden to people
- FF thinks it will be fine
- IF automerge will give access to a lot of our feedstocks
-
(MP) How is the PyPy 3.7 migration going?
- 3.6: done (1328) in-pr (412) not-solvable (0) awaiting-parents (423) bot-error (5)
- 3.7: done (738) in-pr (565) not-solvable (112) awaiting-parents (739) bot-error (14)
- 41 (37%) of the not-solvable are Python 2.7 only
-
(KK) Limiting the number of CUDA versions in our build matrix by default
- yes pls