-
-
Notifications
You must be signed in to change notification settings - Fork 20
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 CUDA 11.8 w/arch support #87
Rebuild for CUDA 11.8 w/arch support #87
Conversation
…nda-forge-pinning 2023.11.23.15.09.04
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 ( |
Think we can drop all of this logic from onnxruntime-feedstock/recipe/conda_build_config.yaml Lines 8 to 15 in ab6df45
This should help with the Conda install conflicts seen on CI |
…nda-forge-pinning 2023.11.27.19.54.17
…nda-forge-pinning 2023.11.27.19.54.17
…nda-forge-pinning 2023.11.27.19.54.17
skip: true # [cuda_compiler_version == "10.2" or cuda_compiler_version == "11.0" or cuda_compiler_version == "11.1"] | ||
skip: true # [win and cuda_compiler_version == "11.2"] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As CUDA 11.2 is the new minimum in conda-forge ( conda-forge/conda-forge-pinning-feedstock#1708 ), we can drop skip
s for older CUDA versions
skip: true # [cuda_compiler_version == "10.2" or cuda_compiler_version == "11.0" or cuda_compiler_version == "11.1"] | |
skip: true # [win and cuda_compiler_version == "11.2"] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Converted to issue: #89
…nda-forge-pinning 2023.11.30.08.30.44
531122c
to
ab890fa
Compare
Thanks Uwe! 🙏 |
This PR has been triggered in an effort to update cuda118.
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.
If this PR was opened in error or needs to be updated please add the
bot-rerun
label 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 bot
in a PR comment to have theconda-forge-admin
add 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/6980980468, please use this URL for debugging.