-
-
Notifications
You must be signed in to change notification settings - Fork 29
Rebuild for cudnn 9.10 #331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rebuild for cudnn 9.10 #331
Conversation
Conda-forge assumed cudnn 9.x builds would stay compatible with each other. This is the case for the API/ABI of the library, but nvidia dropped support for older GPU architectures in cudnn 9.11. Since we have no package-level metadata about compatibility with specific GPU architectures, this effectively breaks all packages built atop cudnn for users on affected older GPUs. In order to remedy this situation, we need to rebuild all cudnn-dependent feedstocks against cudnn 9.10 (the last version with full architecture support), before we mark all those newer cudnn builds as broken. This only affects artefacts for CUDA 12.x; those for CUDA 13.x are not affected, since CUDA 13 never supported those older architectures in the first place. For more details see: conda-forge/cudnn-feedstock#124
|
Hi! This feedstock was not able to be rerendered after the bot migration changes. I @conda-forge-admin rerender |
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
|
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you but ran into some issues. Please check the output logs of the GitHub Actions workflow below for more details. You can also ping The following suggestions might help debug any issues:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/18926777668. Examine the logs at this URL for more detail. |
…5.11.01.15.03.42 Other tools: - conda-build 25.9.0 - rattler-build 0.48.1 - rattler-build-conda-compat 1.4.9
fe7573d to
cf8d426
Compare
|
Ignoring state of OSX CI here (just timeouts which happen on main as well), because this change is essentially about CUDA |
This PR has been triggered in an effort to update cudnn910.
Notes and instructions for merging this PR:
Please note that if you close this PR we presume that the feedstock has been rebuilt, so if you are going to perform the rebuild yourself don't close this PR until the your rebuild has been merged.
Here are some more details about this specific migrator:
If this PR was opened in error or needs to be updated please add the
bot-rerunlabel to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase@conda-forge-admin, please rerun botin a PR comment to have theconda-forge-adminadd it for you.This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/18926179044 - please use this URL for debugging.