Use CUDA 12 for cross-compiling aarch/ppc#1120
Use CUDA 12 for cross-compiling aarch/ppc#1120h-vetinari wants to merge 4 commits intoconda-forge:mainfrom
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 ( |
|
Think it is failing due to this logic in |
|
Probably need to wait for CDN to pick up the new |
|
I know :) |
|
This is looking pretty good! Great job on the new compiler setup that this works out of the box 💪 |
|
It seems the suspicion I had in conda-forge/conda-forge-ci-setup-feedstock#250 is still relevant - we need to copy |
|
@jakirkham @adibbley Despite adding I'm actually wondering if we don't want to make this unconditional somehow - feedstocks shouldn't have to add a test-dependency on |
|
Looks like we can fix this in #1122. I think I'll keep this open to debug & test cross-compilation with CUDA 12, which we'll have to solve eventually anyway. |
|
Is this still needed? Or did we manage to address this elsewhere already? |
|
We'll need it eventually, when the lowest supported CUDA version in conda-forge is 12.0 |
|
Ok am hoping it is easier to do this now than it was at that time. Maybe there will be an opportunity to simplify things here when that time comes |
Trying to solve #1114