[DRAFT] Add CUDA 11.8 migrator#7
Closed
jakirkham wants to merge 5 commits into
Closed
Conversation
…nda-forge-pinning 2023.08.23.22.00.02
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 ( |
The CUDA cross-compilation jobs are running out of space on the Azure images. To fix this, enable the Azure disk cleanup step. This should free up enough space to fix builds (as has been seen with other feedstocks).
…nda-forge-pinning 2023.08.23.22.00.02
5 tasks
jakirkham
commented
Aug 23, 2023
Comment on lines
+1
to
+2
| azure: | ||
| free_disk_space: true |
Member
Author
There was a problem hiding this comment.
The CUDA 11 arch builds were failing due to space limitations. Adding this config setting seems to fix that issue
Member
Author
|
Currently CUDA 11.8 cross-compilation support doesn't exist (hence why the CUDA 11.8 Started PR ( conda-forge/conda-forge-ci-setup-feedstock#261 ) to add CUDA 11.8 cross-compilation support for other architectures Edit: This is now resolved |
Member
Author
|
Have fixed the above issue This now encounters some bug in cross-compiling itself. Here's the error seen on CI (also attached log): /home/conda/feedstock_root/build_artifacts/pycolmap_1693515931539/_build_env/bin/../lib/gcc/aarch64-conda-linux-gnu/11.4.0/../../../../aarch64-conda-linux-gnu/bin/ld: /usr/local/cuda/lib64/libcudart_static.a: error adding symbols: file in wrong format
collect2: error: ld returned 1 exit status |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Try adding the CUDA 11.8 migrator from PR ( conda-forge/conda-forge-pinning-feedstock#4834 ) and re-render.
Checklist
0(if the version changed)conda-smithy(Use the phrase@conda-forge-admin, please rerenderin a comment in this PR for automated rerendering)