Skip to content

Commit f1b1956

Browse files
Update src/orga/minutes/2023-04-19.md
1 parent 056170e commit f1b1956

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

src/orga/minutes/2023-04-19.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,20 +104,37 @@ X people total
104104
- conda-forge-ci-setup simplification
105105
- [x] (HV) Bump to GCC 12 / LLVM 15 (should not be controversial, just needs a merge)
106106
- https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/4215
107-
- [ ] (HV) RHEL 8-compatible sysroot (most likely AlmaLinux, matching [manylinux_2_28](https://github.com/pypa/manylinux/issues/1282))
107+
- [x] (HV) RHEL 8-compatible sysroot (most likely AlmaLinux, matching [manylinux_2_28](https://github.com/pypa/manylinux/issues/1282))
108108
- sync requirements / naming with Anaconda (once aligned, I'll try to start raising PRs)
109109
- (CHL) Anaconda naming convention is `sysroot_${subdir}=${glibc_version}` (so probably `sysroot_linux-64=2.28`)
110110
- use cdt_name = "conda_2_28"
111111
- pull CDTs out of alma8
112112
- see Matthew's initial [TODO list](https://github.com/conda-forge/conda-forge.github.io/issues/1432#issuecomment-1512315951).
113-
- [ ] (HV) Boost harmonization
113+
- [x] (HV) Boost harmonization
114114
- Can we agree on the plan in https://github.com/conda-forge/boost-cpp-feedstock/issues/137?
115115
- If so, I can start raising PRs
116116
- agreed to plan with name libboost-python for anaconda py-boost and conda-forge boost
117117

118118
### Pushed to next meeting
119119

120120
- [ ] (WV) rattler-build - new conda package build tool: https://github.com/prefix-dev/rattler-build
121+
- [ ] - [X] (JK) New CTK packages / CUDA 12
122+
- Most packages up (few remaining / some follow up items)
123+
- `cuda-version`
124+
- https://github.com/conda-forge/cudatoolkit-feedstock/pull/89
125+
- https://github.com/conda-forge/conda-forge-repodata-patches-feedstock/pull/435
126+
- Opening CUDA 12 migrator
127+
- Package layout changes:
128+
- Document?
129+
- Message?
130+
- Incremental rollout?
131+
- (Longer-term) CUDA 11 backport?
132+
- New style packages on older CUDA versions
133+
- What version to start with (`nvidia` channel has `11.4`)?
134+
- `cudatoolkit` becomes metapackage?
135+
- Potential to drop some CUDA specific things
136+
- Docker images
137+
- conda-forge-ci-setup simplification
121138

122139
### CFEPs
123140

0 commit comments

Comments
 (0)