-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Cleanup Azure images & use cross-compilation #220
Cleanup Azure images & use cross-compilation #220
Conversation
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 ( |
…nda-forge-pinning 2023.07.24.17.41.39
@conda-forge-admin, please re-render |
…nda-forge-pinning 2023.07.24.17.41.39
@conda-forge-admin, please re-render |
…nda-forge-pinning 2023.07.24.17.41.39
A recent commit wasn't showing up in the PR. So closed/reopened, which seems to have fixed it |
Rebuild since cross-compilation is used again.
cc @leofang (for awareness) |
Looks like this is now passing on CI 🎉 Note: As conda-forge is now CUDA 11.2+ ( conda-forge/conda-forge-pinning-feedstock#1708 ), this drops earlier CUDA versions |
Merging so that we can have CI in a more functional state Happy to revisit as needed |
Much appreciated, John! |
I see, so my hack was not enough because there were other things in the image that took more space. I'll remove my hack later and see what happens. |
Sounds good. Thanks Leo! 🙏 |
Done in 820aa29. |
Use new conda-smithy functionality added in PR ( conda-forge/conda-smithy#1747 ) to clean up unneeded content from Azure images. This should minimize pressure in CUDA cross-compilation. Also uses newer Docker images with cached compilers removed ( conda-forge/docker-images#238 ), which are smaller as a result.
Hi! This is the friendly automated conda-forge-webservice.
I've started rerendering the recipe as instructed in #219.
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.
Fixes #219