conda-forge / nccl-feedstock

A conda-smithy repository for nccl.
BSD 3-Clause "New" or "Revised" License
4 stars 16 forks source link

Dynamically linking cudart with NCCL leads to issues with NCCL 2.12.x and cuda compatibility mode #78

Closed nvcastet closed 1 year ago

nvcastet commented 2 years ago

Solution to issue cannot be found in the documentation.

Issue

Issues for reference:

Until NVIDIA resolves the issue, could you update the conda recipe to build NCCL with statically linking cudart by not setting CUDARTLIB="cudart"?

Installed packages

Default

Environment info

Default
leofang commented 2 years ago

Thank you for bringing this to our attention. I am following up in the linked issue (the 2nd one). cc: @jakirkham for vis

leofang commented 1 year ago

Should be fixed by #79. Thanks for reporting @nvcastet!