File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,12 +17,12 @@ building CUDA 11.8 on a per-feedstock basis where this is necessary or beneficia
17
17
18
18
The above-mentioned contraints are mainly:
19
19
20
- * it complicates our pinning due to needing to switch images and compilers with 11.8.
21
- * it keeps us from [ migrating] ( https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/7005 )
20
+ - it complicates our pinning due to needing to switch images and compilers with 11.8.
21
+ - it keeps us from [ migrating] ( https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/7005 )
22
22
to newer CUDA 12.x versions necessary to support new architectures.
23
- * it's not compatible with VS2022, which is due to become the default toolchain on windows
23
+ - it's not compatible with VS2022, which is due to become the default toolchain on windows
24
24
in conda-forge soon (the previous VS2019 has reached end-of-life more than a year ago).
25
- * it complicates our infrastructure in several places, due to the big differences between the
25
+ - it complicates our infrastructure in several places, due to the big differences between the
26
26
before/after of the new CUDA architecture.
27
27
28
28
After we have removed CUDA 11.8 from the pinning, any feedstock still building that version
You can’t perform that action at this time.
0 commit comments