Skip to content

Commit fa11850

Browse files
Update src/orga/minutes/2023-11-01.md
1 parent 85a4e81 commit fa11850

File tree

1 file changed

+61
-16
lines changed

1 file changed

+61
-16
lines changed

src/orga/minutes/2023-11-01.md

Lines changed: 61 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -13,37 +13,82 @@ Add new agenda items under the `Your __new__() agenda items` heading
1313

1414
| Name | Initials | GitHub ID | Affiliation |
1515
| ----------------------- | -------- | --------------- | --------------------------- |
16-
| | | | |
17-
| | | | |
18-
| | | | |
19-
| | | | |
20-
| | | | |
21-
| | | | |
22-
| | | | |
23-
| | | | |
24-
| | | | |
25-
26-
X people total
16+
| Marius van Niekerk | MvN | mariusvniekerk | Voltron Data/c-f |
17+
| Cheng H. Lee | CHL | chenghlee | Anaconda/c-f |
18+
| Dave Clements | DPC | tnabtaf | Anaconda |
19+
| Marcel Bargull | MB | mbargull | Bioconda/cf |
20+
| Jaime Rodríguez-Guerra | JRG | jaimergp | Quansight/cf |
21+
| Wolf Vollprecht | WV | wolfv | prefix.dev. |
22+
| Filipe Fernandes | FF | ocefpaf | conda-forge |
23+
| Daniel Ching | DJC | carterbox | Argonne National Lab |
24+
| Matthew R Becker | MRB | beckermr | cf |
25+
| Mark A Anderson | MAA | markan | anaconda |
26+
| John Kirkham | JK | jakirkham | NVIDIA/cf |
27+
28+
14 people total
2729

2830
### Standing items
2931

3032
- [ ]
3133

3234
### From previous meeting(s)
3335

34-
- [ ]
36+
- [x] (HV) archspec-enabled
37+
- Since last time conda has started depending on archspec package.
38+
- Progressing...
39+
- Will revisit in a meeting or two
40+
- [x] (JK) m2 recipes
41+
- Postpone
42+
- [x] (JK) Windows ARM
43+
- Isuru syncing with MSFT
3544

3645
### Active votes
3746

3847
- [ ]
3948

40-
### Your __new__() agenda items
41-
42-
- [ ]
49+
### Your `__new__()` agenda items
50+
51+
- [x] (JK) We/NVIDIA are hiring.
52+
- https://nvidia.wd5.myworkdayjobs.com/NVIDIAExternalCareerSite/job/US-CA-Remote/Senior-Engineer--Infrastructure--Build--and-Packaging---RAPIDS_JR1973615
53+
- [x] (HV) next steps for MacOS 10.13
54+
- jinja for `stdlib("c")` was merged into conda-build (not yet released)
55+
- what's the next step? admin migration to add `{{ stdlib("c") }}` wherever there's a `{{ compiler("c") }}`?
56+
- MRB recommends agains an admin migration as too intrusive. Be better to have a mini-migrator that rolls it out to new feed stocks.
57+
- JRG: 4.3k recipes with `compiler('c')` ([gh search](https://github.com/search?q=org%3Aconda-forge+path%3Ameta.yaml+compiler%28%22c%22%29+OR+compiler%28%27c%27%29&type=code))
58+
- MRB will comment about places where (linux) sysroot is set in our infra in the [issue](https://github.com/conda-forge/conda-forge.github.io/issues/1844).
59+
- WV will open an issue or a CFEP for this discussion.
60+
- This issue came up because there is a part of the build that is hidden, it is not exposed anywhere
61+
- [x] (HV) Tracking issue for CUDA 12 on win?
62+
- https://github.com/conda-forge/cuda-nvcc-feedstock got windows support today
63+
- Something like [https://github.com/conda-forge/staged-recipes/issues/21382] for windows?
64+
- JK: No issue yet. Would be good to confirm that it works before we start rolling it out everywhere
65+
- [x] (WV) First CEP for recipe spec accepted :tada: ... now unto the next
66+
- https://github.com/conda-incubator/ceps/blob/main/cep-13.md (accepted)
67+
- https://github.com/conda-incubator/ceps/pull/56 (the next one!)
68+
- Pure YAML.
69+
- There is another CEP for key/values.
70+
- Drastic changes to multiple outputs.
71+
- Large changes to the test section.
72+
- List of tests, composed of test elements.
73+
- JRG: only ~100 recipes use `for` loops [[search](https://github.com/search?q=org%3Aconda-forge%20path%3Arecipe%2Fmeta.yaml%20%22%7B%25%20for%22&type=code)]
74+
- (MRB) Be careful when just abandoning keys in current spec. They were put there for a reason. Try to understand those reasons, even if we don't keep them.
75+
- [x] (MB) Intent to archive `ruamel_yaml` feedstock
76+
- https://github.com/conda-forge/ruamel_yaml-feedstock/issues/107
77+
- conda now dependent on upstream version.
78+
- [x] (DPC) Anything to highlight in the November conda newsletter?
79+
- [ ] (DPC) Is it time to get off twitter?
80+
- FF: We should mmove period.
81+
- BlueSky account is secured.
82+
- Not clear which Mastodon server we should use
83+
- It's a slow move. We should have both for some time.
84+
- Point Twitter to new one
85+
- Dave and Filipe will coordinate across conda-forge and conda.
4386

4487
### Pushed to next meeting
4588

46-
- [ ]
89+
- [ ] (HV) archspec-enabled
90+
- [ ] (JK) m2 recipes
91+
- [ ] (JK) Windows ARM
4792

4893
### CFEPs
4994

0 commit comments

Comments
 (0)