Skip to content

Conversation

@tlrmchlsmth
Copy link
Member

@tlrmchlsmth tlrmchlsmth commented Sep 24, 2025

We no longer need to set TORCH_NCCL_AVOID_RECORD_STREAMS, our logs complain:

[W924 02:01:18.426673989 ProcessGroupNCCL.cpp:981] Warning: TORCH_NCCL_AVOID_RECORD_STREAMS is the default now, this environment variable is thus deprecated. (function operator())

Signed-off-by: Tyler Michael Smith <tyler@neuralmagic.com>
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request removes the setting of the deprecated TORCH_NCCL_AVOID_RECORD_STREAMS environment variable from vllm/v1/worker/gpu_worker.py. As the pull request description correctly points out, this behavior is now default in PyTorch, and setting the variable is obsolete and generates a warning. The change is straightforward and correct, contributing to a cleaner codebase. I have no further comments.

@simon-mo simon-mo enabled auto-merge (squash) September 24, 2025 22:27
@github-actions github-actions bot added the ready ONLY add when PR is ready to merge/full CI is needed label Sep 24, 2025
@simon-mo simon-mo merged commit 2e5df88 into main Sep 25, 2025
56 of 57 checks passed
@simon-mo simon-mo deleted the TORCH_NCCL_AVOID_RECORD_STREAMS branch September 25, 2025 15:16
sergiopaniego pushed a commit to sergiopaniego/vllm that referenced this pull request Sep 29, 2025
sergiopaniego pushed a commit to sergiopaniego/vllm that referenced this pull request Sep 29, 2025
…llm-project#25532)

Signed-off-by: Tyler Michael Smith <tyler@neuralmagic.com>
Signed-off-by: sergiopaniego <sergiopaniegoblanco@gmail.com>
yewentao256 pushed a commit that referenced this pull request Oct 3, 2025
…25532)

Signed-off-by: Tyler Michael Smith <tyler@neuralmagic.com>
Signed-off-by: yewentao256 <zhyanwentao@126.com>
xuebwang-amd pushed a commit to xuebwang-amd/vllm that referenced this pull request Oct 10, 2025
…llm-project#25532)

Signed-off-by: Tyler Michael Smith <tyler@neuralmagic.com>
Signed-off-by: xuebwang-amd <xuebwang@amd.com>
choprahetarth pushed a commit to Tandemn-Labs/vllm that referenced this pull request Oct 11, 2025
lywa1998 pushed a commit to lywa1998/vllm that referenced this pull request Oct 20, 2025
xuebwang-amd pushed a commit to xuebwang-amd/vllm that referenced this pull request Oct 24, 2025
…llm-project#25532)

Signed-off-by: Tyler Michael Smith <tyler@neuralmagic.com>
Signed-off-by: xuebwang-amd <xuebwang@amd.com>
rtourgeman pushed a commit to rtourgeman/vllm that referenced this pull request Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready ONLY add when PR is ready to merge/full CI is needed v1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants