-
-
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
backport run_exports #20
Conversation
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipe/meta.yaml:
|
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-cupti-feedstock/actions/runs/10394662741. |
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 rerender |
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-cupti-feedstock/actions/runs/10395072580. |
@conda-forge-admin, please rerender |
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-cupti-feedstock/actions/runs/10395635960. |
Thanks Billy! 🙏 The re-rendering issues are the same ones we discussed recently ( conda-forge/conda-smithy#2011 ). Michael started an upstream fix PR ( conda/conda-build#5458 ) For now, would just do this locally using Also in terms of CUDA 12.0, it looks like we updated to CUDA 12.1 in PR ( #4 ). The commit right before that appears to be commit ( d1f990e ). Would it be alright if we use that as the starting point for the |
…nda-forge-pinning 2024.08.14.18.26.09
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-cupti-feedstock/actions/runs/10397700689. |
Went ahead and made this change. Took the following steps:
As the new This PR had a few commits that are now considered included in So this comment is merely informative. No action needed |
It looks like Travis CI is failing on As to resolving this, we had done some work in PR ( #12 ) to switch to cross-compilation-based builds. Think we should backport that as well to fix CI The So in short, think we should be backporting these 3 PRs here:
This should fix the CI issues and apply |
Switch to cross-compilation for linux_aarch64 and linux_ppc64le conda-forge#12 => to work around Travis CI linux-ppc64le job failing (conda-forge/status#185) Migrate to {{ stdlib("c") }} conda-forge#13 => use cos7 for all linux platforms (in os_version: of conda-forge.yml)
…nda-forge-pinning 2024.08.14.18.26.09
@jakirkham thanks a million for all your help! |
Happy to help Billy! Also thank you for working on this 🙏 Let's see what Alex thinks 🙂 |
Thanks Billy and Alex! 🙏 |
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 #14