Build with CUDA 12#85
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 ( |
nvidia channel|
@conda-forge-admin, please re-render Edit: Relevant re-rendering job on GHA |
|
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you but ran into some issues. Please check the output logs of the latest rerendering GitHub actions workflow run for errors. You can also ping conda-forge/core for further assistance or try re-rendering locally. This message was generated by GitHub actions workflow run https://github.com/conda-forge/nccl-feedstock/actions/runs/4687945521. |
…nda-forge-pinning 2023.04.13.00.21.25
CUDA 12 support requires 2.16.2-1 or above
|
Seems to be compiling (on linux64)! |
…nda-forge-pinning 2023.04.21.02.17.00
…nda-forge-pinning 2023.04.21.18.24.51
…nda-forge-pinning 2023.04.24.07.50.05
…nda-forge-pinning 2023.05.31.17.27.09
|
@conda-forge-admin, please re-render |
…nda-forge-pinning 2023.05.31.17.27.09
|
@conda-forge-admin, please re-render |
|
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you but ran into some issues. Please check the output logs of the latest rerendering GitHub actions workflow run for errors. You can also ping conda-forge/core for further assistance or try re-rendering locally. This message was generated by GitHub actions workflow run https://github.com/conda-forge/nccl-feedstock/actions/runs/5136607785. Edit: Rerunning this job as there was a 404 error |
|
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you but ran into some issues. Please check the output logs of the latest rerendering GitHub actions workflow run for errors. You can also ping conda-forge/core for further assistance or try re-rendering locally. This message was generated by GitHub actions workflow run https://github.com/conda-forge/nccl-feedstock/actions/runs/5136607785. Edit: There were some package issues that are now resolved ( conda-forge/conda-forge-pinning-feedstock#4525 (comment) ). Rerunning |
…nda-forge-pinning 2023.05.31.19.00.54
|
@conda-forge-admin, please re-render |
|
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/nccl-feedstock/actions/runs/5148156191. |
jakirkham
left a comment
There was a problem hiding this comment.
Just noting how cudart_static is set, nothing to do here :)
leofang
left a comment
There was a problem hiding this comment.
Many thanks to you both, Peter & John!
|
Hi! This is the friendly conda-forge automerge bot! I considered the following status checks when analyzing this PR:
Thus the PR was passing and merged! Have a great day! |
Checklist
0(if the version changed)conda-smithy(Use the phrase@conda-forge-admin, please rerenderin a comment in this PR for automated rerendering)Update UCX to build CUDA 12 from new packaging format and CUDA 10/11 with the legacy cudatoolkit package. Building with qemu segfaults, so switching back to Travis was necessary but that caused ppc64le builds to timeout and were thus disabled, at least until cross-compiling is stable (see #88).
Fixes #82
Closes #86
Closes #89