Skip to content

Commit a3aa2c7

Browse files
Add meeting notes 2024-05-01 (#2165)
* Add community/minutes/2024-05-01.md * Update community/minutes/2024-05-01.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d25d2d8 commit a3aa2c7

File tree

1 file changed

+83
-0
lines changed

1 file changed

+83
-0
lines changed

community/minutes/2024-05-01.md

Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
1+
---
2+
tags: [meeting-notes]
3+
title: '2024-05-01'
4+
---
5+
# conda-forge core meeting 2024-05-01
6+
7+
Add new agenda items under the `Your __new__() agenda items` heading
8+
9+
- [Zoom link](https://zoom.us/j/9138593505?pwd=SWh3dE1IK05LV01Qa0FJZ1ZpMzJLZz09)
10+
- [What time is the meeting in my time zone](https://dateful.com/convert/utc?t=5pm)
11+
- [Previous meetings](https://conda-forge.org/community/minutes/)
12+
13+
## Attendees
14+
15+
| Name | Initials | GitHub ID | Affiliation |
16+
| ----------------------- | -------- | --------------- | --------------------------- |
17+
| Wolf Vollprecht | WV | wolfv | prefix.dev |
18+
| Jaime Rodríguez-Guerra | JRG | jaimergp | Quansight/cf |
19+
| Isuru Fernando | IF | isuruf | |
20+
| Dasha Gurova | DG | | Anaconda |
21+
| Klaus Zimmermann | KZ | zklaus | Quansight |
22+
| Sylvain Corlay | SC | SylvainCorlay | QuantStack |
23+
| | | | |
24+
| | | | |
25+
| | | | |
26+
27+
X people total
28+
29+
### Standing items
30+
31+
- [ ]
32+
33+
### From previous meeting(s)
34+
35+
- [ ]
36+
37+
### Active votes
38+
39+
- [ ]
40+
41+
### Your `__new__()` agenda items
42+
43+
- [X] (HV) Numpy 2.0 migration
44+
- Now following the same approach as the python 3.12rc migration, using a `_numpy_rc` package.
45+
- https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/5790
46+
- Should be ready to go once [this](https://github.com/conda-forge/numpy-feedstock/pull/314) is merged.
47+
- [X] (HV) Discuss how we might want to follow Diátaxis in the docs, and whether we can agree on a rough [outline](https://github.com/conda-forge/conda-forge.github.io/issues/2164) of how such a website (re)structure would look like
48+
- [x] (JK) Drop CUDA 11.2
49+
- Agreed to drop CUDA 11.2
50+
- [x] (JK) Finishing CUDA 12 migration
51+
- https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/5613
52+
- Discussed CUDA 12.0 & 12.x with x as max
53+
- CI usage
54+
- Most jobs have 11.2 & 12.0 (through migrator) now. So dropping 11.2 and adding 12.x should be roughly the same usage
55+
- Decided to keep discussing in the PR
56+
- [x] (JK) GLIBC 2.28
57+
- Do we have the CDTs we need listed?
58+
- https://github.com/conda-forge/cdt-builds/issues/66
59+
- Would like to add libglvnd
60+
- https://github.com/conda-forge/staged-recipes/pull/25919
61+
- Otherwise this list looks good
62+
- [ ] (HV) Bump `c_stdlib_version` to 10.13 on macOS in global pinning
63+
- In a previous core call we agreed that a linter rule warning about missing `{{ stdlib("c") }}` should be enough to deal with feedstocks that haven't been touched by the piggyback yet.
64+
- The linter rule is now live as of conda-smithy 3.35.
65+
- [ ] (WV) CEPs: Sharded (faster) repodata & OCI registry
66+
- [ ] https://github.com/conda-incubator/ceps/pull/75
67+
- [ ] https://github.com/conda-incubator/ceps/pull/70
68+
- [X] (WV) Bigger Windows runners - prefix would like to sponsor if possible
69+
- [ ] JRG: Related (I think): https://github.com/Quansight/open-gpu-server/issues/31
70+
- [ ] Jaime to compile a list of items for adding a Windows runner to Cirun + admin-requests.
71+
- [ ] Pytorch compilation. Maybe cross compile from Linux?
72+
- [ ] https://github.com/conda-forge/clang-win-activation-feedstock/blob/main/recipe/meta.yaml
73+
- [ ] Would need SDK download instead of relying on the underlying VM.
74+
- [ ] Also, last time this came up, Uwe [warned](https://github.com/conda-forge/admin-requests/pull/949#issuecomment-1963416546) of a "major conda-build bug" with this. I (HV) don't have further context/references than that.
75+
- [X] (SC) Year 2 contract for CZI grant
76+
77+
### Pushed to next meeting
78+
79+
- [ ]
80+
81+
### CFEPs
82+
83+
- [ ]

0 commit comments

Comments
 (0)