Skip to content

Commit f46026d

Browse files
make date explicit; add links
Co-authored-by: jakirkham <[email protected]>
1 parent 126e2da commit f46026d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

news/2025-05-29-cuda-118.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@ for a while now, but many feedstocks (notably pytorch, tensorflow, onnx, jax etc
1010
have dropped CUDA 11.8 for many months already.
1111

1212
Due to various constraints (details below), we are dropping CUDA 11.8 as a default
13-
version in our global pinning in one week. It will still be possible to opt into
13+
version in our global pinning on June 5th. It will still be possible to opt into
1414
building CUDA 11.8 on a per-feedstock basis where this is necessary or beneficial.
1515

1616
<!-- truncate -->
1717

1818
The above-mentioned contraints are mainly:
1919

20-
- it complicates our pinning due to needing to switch images and compilers with 11.8.
20+
- it [complicates our pinning](https://github.com/conda-forge/conda-forge-pinning-feedstock/issues/6967) due to needing to switch images and compilers with 11.8.
2121
- it keeps us from [migrating](https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/7005)
2222
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](https://github.com/conda-forge/conda-forge.github.io/issues/2138#issuecomment-2916743741), which is due to become the default toolchain on windows
2424
in conda-forge soon (the previous VS2019 has reached end-of-life more than a year ago).
2525
- it complicates our infrastructure in several places, due to the big differences between the
2626
before/after of the new CUDA architecture.

0 commit comments

Comments
 (0)