2026-09-09 Conda Ecosystem Meeting
Zoom link · What time is the meeting in my time zone: 5pm, 2pm
Various parts of the conda ecosystem gather on a regular basis. This meeting brings together all of these sub-communities for a community wide call.
Attendees
- TH: Travis Hathaway (@travishathaway), Anaconda
- DY: Dan Yeaw (@danyeaw), Anaconda
- DJC: Daniel Ching (@carterbox), CF/C, NVIDIA
- LH: Ludovic Henry (@luhenry), Qualcomm/RISE (RISC-V)
- PZ: Pavel Zwerschke (@pavelzw), QuantCo, C/SC
- BZ: Bas Zalmstra (@baszalmstra), Prefix.dev, C/SC, CF/C
- WV: Wolf Vollprecht (@wolfv), Prefix.dev, C/SC, CF/C
Announcements
- Welcome Daniel Ching to conda-forge/core!
- Open votes:
- 2026-09-21: conda-forge/core, new member nomination at https://vote.heliosvoting.org
- 2026-09-16: conda/steering-council, CEP at https://github.com/conda/ceps/pull/159
- Python Packaging Council vote is ongoing too
- Might be too late to join PSF if you're not already a member though 😬
New agenda items
- (DJC) Close CUDA 13.0 Migration
- Remove opt-in 11.8 Migrator
- https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/8562
- (DJC) Open CUDA 13.4 Migration
- https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/8926
- IF: We don't need a migration we can just update the global pinnings after 13.0 migration end
- (DJC) Add nvidia-virtual-packages to either conda-forge-ci-setup or conda dependencies
- Support for
__cuda_archis blocked for v0 recipes until nvidia-virtual-packages is available in the CI environment - https://github.com/conda-forge/conda-forge-ci-setup-feedstock/pull/427
- https://github.com/conda-forge/conda-feedstock/pull/315
- WV: What is the performance cost of virtual package detection?
- TH: Offering to do some benchmarking
- TH: Doesn't actually have a GPU, so this may make things difficult 😂
- TH: Offering to do some benchmarking
- IF: Please post benchmarks in the PR on conda-feedstock
- WV: Could instead add a dependency to conda-build?
- Support for
- (TH) Presenting about staged recipe contribution at the end of the month at https://meetup.doepy.org/
- What are some resources talking about the history of conda-forge? (just conda-forge.org)
- Reach out to people via DMs
- See: https://conda-forge.zulipchat.com/#narrow/channel/520881-staged-recipes/topic/Getting.20involved.20in.20staged-recipes.20reviews/with/622166039
- I'm curious about how I should go about recruiting new reviewers. I know there's a currently a need for more c/cpp reviewers. Are there other deficits I need to know about?
- Should I have someone from conda-forge core review my slides beforehand? Or do I have everyone's blessing 🙏
- What are some resources talking about the history of conda-forge? (just conda-forge.org)
- (LH) Native runners for RISC-V in conda-forge
- Miniforge has a release on linux-riscv64: https://github.com/conda-forge/miniforge/releases/tag/26.7.2-0
- Validating it works in llvmlite/numba
- Missing conda-incubator/setup-miniconda
- Still missing docker image, and
conda-forge-ci-setup- Miniforge testing is disabled because missing docker image
- Native runners?
- RISE RISC-V Runners; backed by RISE (Linux Foundation project), OSS, free to use, native GitHub integration, used by other projects (CNCF, PyTorch, Llama.cpp, Numpy, ...), not RVA23; Contact: @luhenry
- OpenEuler, based on OpenStack, would need GitHub integration
- (WV) Vote opening on sigstore serving CEP proposoal
- (IF) rattler-build v1 recipes not running tests under cross compilation + user space emulation