-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
cuda-python v12.6.0 #84
cuda-python v12.6.0 #84
Conversation
Hi! This feedstock was not able to be rerendered after the version update 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 latest webservices GitHub actions workflow run for errors. You can also ping conda-forge/core for further assistance or you can try rerendeing locally. This message was generated by GitHub actions workflow run https://github.com/conda-forge/cuda-python-feedstock/actions/runs/10206219226. |
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.
Depends on CUDA 12.6
Re-rendering errors are the same that we have seen elsewhere: conda-forge/cuda-nvdisasm-feedstock#12 |
Re-rendering seems to be more broken here than in other cases. Tried downgrading |
…nda-forge-pinning 2024.08.02.18.26.35
{% set target_name = "x86_64-linux" %} # [linux64] | ||
{% set target_name = "sbsa-linux" %} # [aarch64] | ||
{% set target_name = "x64" %} # [win64] | ||
{% set subdir = os.sep.join(["", "targets", target_name]) %} # [linux] | ||
{% set subdir = os.sep.join(["", "targets", target_name]) %} # [linux64 or aarch64] | ||
{% set subdir = os.sep.join(["", "Library"]) %} # [win64] |
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.
Ok after making this minor change to the selector on subdir
to match target_name
, using conda-build
version 24.5.1
am able to re-render
Though it is still broken with conda-build
version 24.7.0
. This now seems more similar to the errors already seen with conda-build
version 24.7.0
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 to the remaining re-rendering issues, filed upstream issue: conda-forge/conda-smithy#2011
CUDA 12.6 is now available. Also have managed to re-render
Hi! This is the friendly conda-forge automerge bot! I considered the following status checks when analyzing this PR:
Thus the PR was passing and merged! Have a great day! |
It is very likely that the current package version for this feedstock is out of date.
Checklist before merging this PR:
license_file
is packagedInformation about this PR:
@conda-forge-admin,
please add bot automerge
in the title and merge the resulting PR. This command will add our bot automerge feature to your feedstock.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.Dependency Analysis
We couldn't run dependency analysis due to an internal error in the bot, depfinder, or grayskull. :/ Help is very welcome!
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/10206126459 - please use this URL for debugging.