Fix for cuda_compiler_version not found on local builds - #42
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 ( |
|
Resolves #41 |
| number: 1 | ||
| # Bug in for cuda 11.1 with c++17 on linux: https://forums.developer.nvidia.com/t/nvc-20-9-fails-to-compile-code-instantiating-any-std-tuple-with-gcc-10-2-on-c-17/160987 | ||
| skip: true # [cuda_compiler_version == "10.2" or (linux and cuda_compiler_version == "11.1")] | ||
| skip: true # [cuda_compiler_version == "12.0" or cuda_compiler_version == "10.2" or (linux and cuda_compiler_version == "11.1")] |
There was a problem hiding this comment.
Anything below 11.2 has been droppped from conda-forge, so we can simplify this condition (and remove the comment above)
|
I have gotten the simple |
|
I do also have #39 working now (was not expecting to get that working today), so it might be worth closing this and incorporating it and your comments into that one (specifically the cuda version ones)? |
OK, if that works, then I guess that doesn't hurt. I can bring over the changes to #39 if you want. |
|
Changes incorporated in #39 |
Checklist
0(if the version changed)conda-smithy(Use the phrase@conda-forge-admin, please rerenderin a comment in this PR for automated rerendering)