@@ -104,20 +104,37 @@ X people total
104
104
- conda-forge-ci-setup simplification
105
105
- [x] (HV) Bump to GCC 12 / LLVM 15 (should not be controversial, just needs a merge)
106
106
- 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 ) )
108
108
- sync requirements / naming with Anaconda (once aligned, I'll try to start raising PRs)
109
109
- (CHL) Anaconda naming convention is ` sysroot_${subdir}=${glibc_version} ` (so probably ` sysroot_linux-64=2.28 ` )
110
110
- use cdt_name = "conda_2_28"
111
111
- pull CDTs out of alma8
112
112
- 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
114
114
- Can we agree on the plan in https://github.com/conda-forge/boost-cpp-feedstock/issues/137 ?
115
115
- If so, I can start raising PRs
116
116
- agreed to plan with name libboost-python for anaconda py-boost and conda-forge boost
117
117
118
118
### Pushed to next meeting
119
119
120
120
- [ ] (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
121
138
122
139
### CFEPs
123
140
0 commit comments