Skip to content
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

Merged

Conversation

regro-cf-autotick-bot
Copy link
Contributor

It is very likely that the current package version for this feedstock is out of date.

Checklist before merging this PR:

  • Dependencies have been updated if changed: see upstream
  • Tests have passed
  • Updated license if changed and license_file is packaged

Information about this PR:

  1. Feel free to push to the bot's branch to update this PR if needed.
  2. The bot will almost always only open one PR per version.
  3. The bot will stop issuing PRs if more than 3 version bump PRs generated by the bot are open. If you don't want to package a particular version please close the PR.
  4. If you want these PRs to be merged automatically, make an issue with @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.
  5. 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 the conda-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.

@regro-cf-autotick-bot
Copy link
Contributor Author

Hi! This feedstock was not able to be rerendered after the version update changes. I
have pushed the version update changes anyways and am trying to rerender again with this
comment. Hopefully you all can fix this!

@conda-forge-admin rerender

@conda-forge-webservices
Copy link
Contributor

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 (recipe/meta.yaml) and found it was in an excellent condition.

Copy link
Contributor

github-actions bot commented Aug 1, 2024

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.

Copy link
Member

@jakirkham jakirkham left a 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

xref: conda-forge/cuda-feedstock#38

@jakirkham jakirkham marked this pull request as draft August 2, 2024 00:05
@jakirkham
Copy link
Member

Re-rendering errors are the same that we have seen elsewhere: conda-forge/cuda-nvdisasm-feedstock#12

@jakirkham
Copy link
Member

Re-rendering seems to be more broken here than in other cases. Tried downgrading conda-build back to 24.3.0 (which should work) and still ran into issues. Maybe the issues are not limited to conda-build

Comment on lines 6 to 10
{% 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]
Copy link
Member

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

Copy link
Member

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

@jakirkham jakirkham dismissed their stale review August 3, 2024 03:39

CUDA 12.6 is now available. Also have managed to re-render

@jakirkham jakirkham marked this pull request as ready for review August 3, 2024 03:39
@jakirkham jakirkham added the automerge Merge the PR when CI passes label Aug 3, 2024
@github-actions github-actions bot merged commit 18e506d into conda-forge:main Aug 3, 2024
17 checks passed
Copy link
Contributor

github-actions bot commented Aug 3, 2024

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

  • linter: passed
  • azure: passed

Thus the PR was passing and merged! Have a great day!

@regro-cf-autotick-bot regro-cf-autotick-bot deleted the 12.6.0_h80e6f5 branch August 3, 2024 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the PR when CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants