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

Fix cross-compiled CUDA jobs that are running out of space #1122

Merged
merged 9 commits into from
Jul 24, 2023

Conversation

h-vetinari
Copy link
Member

@h-vetinari h-vetinari commented Jul 20, 2023

Closes #1114 with conda-forge/conda-smithy#1747 (after various other approaches to increase space were not enough).

@conda-forge-webservices
Copy link

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.

@h-vetinari
Copy link
Member Author

Interesting... Now it's even running out of space before the main compilation starts at all.

@jakirkham
Copy link
Member

That doesn't sound good. Let's retry once we have new Docker images

@h-vetinari
Copy link
Member Author

Still no dice even with the 2GB reduction from conda-forge/conda-forge-ci-setup-feedstock#258. 😑

Really curious where this blow-up is coming from. It already fails during the creation of the build environment now, before we even executed anything from the scripts.

@jakirkham
Copy link
Member

Tried restarting after PR ( conda-forge/conda-forge-ci-setup-feedstock#258 ) was merged and this still failed due to the same issue

@h-vetinari h-vetinari changed the title Disable precompiled headers for pyarrow Fix cross-compiled CUDA jobs that are running out of space Jul 24, 2023
@h-vetinari h-vetinari marked this pull request as ready for review July 24, 2023 15:31
@h-vetinari h-vetinari added the automerge Merge the PR when CI passes label Jul 24, 2023
@github-actions github-actions bot merged commit 74da7d7 into conda-forge:main Jul 24, 2023
@github-actions
Copy link
Contributor

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!

@h-vetinari h-vetinari deleted the no_pch branch July 24, 2023 17:28
@jakirkham
Copy link
Member

Glad to see this working! 🥳

Thanks Axel! 🙏

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.

cross-compiled CUDA builds running out of disk space
2 participants