-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Disable binary_relocation
in cuda-cudart_{{ target_platform }}
#10
Disable binary_relocation
in cuda-cudart_{{ target_platform }}
#10
Conversation
Disable `binary_relocation` in `cuda-cudart_{{ target_platform }}` as the libraries wind up being broken by the patching process. Also they are already relocatable.
Rebuild `cuda-cudart_{{ target_platform }}` packages with unpatched libraries so they behave as expected.
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 ( |
@conda-forge-admin, please re-render |
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like I wasn't able to push to the turn_off_bin_reloc branch of jakirkham-feedstocks/cuda-cudart-feedstock. Did you check the "Allow edits from maintainers" box? NOTE: PRs from organization accounts or PRs from forks made from organization forks cannot be rerendered because of GitHub permissions. Please fork the feedstock directly from conda-forge into your personal GitHub account. This message was generated by GitHub actions workflow run https://github.com/conda-forge/cuda-cudart-feedstock/actions/runs/5061324632. |
…nda-forge-pinning 2023.05.23.18.17.57
@conda-forge-admin, please re-render |
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub actions workflow run https://github.com/conda-forge/cuda-cudart-feedstock/actions/runs/5061428751. |
…, and conda-forge-pinning 2023.05.23.18.17.57" This reverts commit 3cf4cb8. Appears to be dropping some package outputs that we may not want to drop from the README.
0d5d02d
to
b04a502
Compare
Thanks Alex! 🙏 |
Disable
binary_relocation
incuda-cudart_{{ target_platform }}
as the libraries wind up being broken by the patching process. Also they are already relocatable.Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)Fixes #9