You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rapidsai/cugraph#4465 resolves the issue where we loaded the wrong NCCL version. By setting the requirement for cupy 13.2, we can also upgrade the PyTorch version.
CuPy 13.2 released a major fix that resolved an ongoing issue with NCCL (rapidsai/cugraph#4465). At this point, we are relying on other constraints to enforce the CuPy version, but to be safe, we should explicitly upgrade it.
Closes#22
Authors:
- Alex Barghi (https://github.com/alexbarghi-nv)
Approvers:
- Bradley Dice (https://github.com/bdice)
URL: #132
rapidsai/cugraph#4465 resolves the issue where we loaded the wrong NCCL version. By setting the requirement for cupy 13.2, we can also upgrade the PyTorch version.
Requires this PR: rapidsai/cugraph#4615
The text was updated successfully, but these errors were encountered: