Add cuda-nvvm-tools to depend on libdevice #46
Conversation
|
@conda-forge-admin, please rerender |
|
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 ( |
|
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/17273626998. Examine the logs at this URL for more detail. |
|
@brandon-b-miller should we do a repodata patch to fix this for past releases? |
|
Has this been tested with cuda-version=12.0? See conda-forge/cuda-python-feedstock#129. |
No... good catch, we'll need to resolve this. Apologies. |
|
@brandon-b-miller I think we can change |
|
The narrower solution is to depend on |
|
Will follow up with a change here 👍 |
CUDA 13 support was initially added here in #19768 During that work, we faced some runtime issues with conda packages that @brandon-b-miller diagnosed as a missing dependency in `numba-cuda` (NVIDIA/numba-cuda#430). To get past that, we temporarily introduced a runtime dependency on `cuda-nvvm-tools` in this project. That's no longer necessary, thanks to these: * conda-forge/numba-cuda-feedstock#47 * conda-forge/numba-cuda-feedstock#46 This removes that workaround. ## Notes for Reviewers ### Don't we need to change the `numba-cuda` pin? No, the fixes are just in new builds of 0.19.1. # Authors: - James Lamb (https://github.com/jameslamb) Approvers: - https://github.com/brandon-b-miller - Jake Awe (https://github.com/AyodeAwe) URL: #19842
Checklist
0(if the version changed)conda-smithy(Use the phrase@conda-forge-admin, please rerenderin a comment in this PR for automated rerendering)