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

Rebuild for CUDA 12 #59

Merged

Conversation

conda-forge-admin
Copy link
Contributor

@conda-forge-admin conda-forge-admin commented Jun 1, 2023

Manually add CUDA 12 migrator to move the migration forward past this package (it is effectively already migrated).


Hi! This is the friendly automated conda-forge-webservice.

I've started rerendering the recipe as instructed in #54.

If I find any needed changes to the recipe, I'll push them to this PR shortly. Thank you for waiting!

Here's a checklist to do before merging.

  • Bump the build number if needed.

Fixes #54

@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) and found it was in an excellent condition.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2023

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 rerendering GitHub actions workflow run for errors. You can also ping conda-forge/core for further assistance or try re-rendering locally.

This message was generated by GitHub actions workflow run https://github.com/conda-forge/cudnn-feedstock/actions/runs/5138822875.

As `cuda_compiler` is in `zip_keys` with `cuda_compiler_version`, extend
it to have an equal number of entries to match the other keys it is
zipped with.
@jakirkham
Copy link
Member

@conda-forge-admin, please re-render

@jakirkham jakirkham changed the title MNT: rerender Rebuild for CUDA 12 Jun 1, 2023
@jakirkham
Copy link
Member

@conda-forge-admin, please re-render

conda-forge-webservices[bot] and others added 2 commits June 1, 2023 00:23
@jakirkham jakirkham added automerge Merge the PR when CI passes and removed automerge Merge the PR when CI passes labels Jun 1, 2023
@jakirkham
Copy link
Member

@conda-forge-admin, please re-render

@jakirkham jakirkham added the automerge Merge the PR when CI passes label Jun 1, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2023

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

I considered the following status checks when analyzing this PR:

  • linter: passed
  • travis: passed
  • azure: passed

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

@jakirkham jakirkham removed the automerge Merge the PR when CI passes label Jun 1, 2023
Comment on lines +29 to +31
# Disable binary relocation to workaround patchelf issue
# xref: https://github.com/NixOS/patchelf/issues/492
binary_relocation: false
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seeing this in CI:

ELF load command address/offset not properly aligned

Looks like issue ( NixOS/patchelf#492 )

Disabling binary_relocation to workaround this issue

@jakirkham jakirkham added the automerge Merge the PR when CI passes label Jun 1, 2023
@github-actions github-actions bot merged commit 7779d97 into conda-forge:main Jun 1, 2023
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.

cuDNN: Support CUDA 12
2 participants