Skip to content

Debugging vLLM NCCL (PyNcclCommunicator) all_reduce Issue in Multi-Node Environment #11353

Closed Answered by Zerohertz
Zerohertz asked this question in Q&A
Discussion options

You must be logged in to vote

@youkaichao replied in vLLM Slack

I think the problem is, we updated the doc after 0.6.5 in #10121
but you are using the old version 👀
if you look at the doc for 0.6.4, it has one more line in the debugging script

$ diff 0.6.4.py latest.py 
32d31
< pynccl.disabled = False

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Zerohertz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant