add announcement to drop CUDA 11.8#2532
Merged
Merged
Conversation
✅ Deploy Preview for conda-forge-previews ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
isuruf
reviewed
May 29, 2025
Member
Author
|
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
h-vetinari
commented
May 29, 2025
isuruf
reviewed
May 29, 2025
hmaarrfk
approved these changes
May 29, 2025
jakirkham
reviewed
May 29, 2025
Member
jakirkham
left a comment
There was a problem hiding this comment.
Thanks Axel! 🙏
This is a nice writeup
Included a few minor suggestions. Clarifying dates, adding links, etc.
jakirkham
reviewed
May 29, 2025
Comment on lines
+28
to
+34
| After we have removed CUDA 11.8 from the pinning, any feedstock still building that version | ||
| will drop the respective CI jobs upon rerendering. For feedstocks wanting to keep building | ||
| CUDA 11.8 a bit longer, here's a sample configuration you can put under | ||
| `recipe/conda_build_config.yaml` (and then rerender). | ||
|
|
||
| ```yaml | ||
| cuda_compiler: |
Member
There was a problem hiding this comment.
Tried to add a manual migrator in PR: conda-forge/conda-forge-pinning-feedstock#7432
It is still a bit buggy, but that might be another option for users (once cleaned up)
Edit: Actually think I got this to work. Was able to test on one feedstock. Would be good to test a bit more
Co-authored-by: jakirkham <jakirkham@gmail.com>
Member
Author
|
We can update the announcement with the custom migrator once it's merged. |
This was referenced Jun 11, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

For conda-forge/conda-forge-pinning-feedstock#7404, as discussed in core call today.