Skip to content

Fix P/D with DP Supervisor#46628

Merged
vllm-bot merged 2 commits into
mainfrom
robertgshaw2-redhat-patch-1
Jun 25, 2026
Merged

Fix P/D with DP Supervisor#46628
vllm-bot merged 2 commits into
mainfrom
robertgshaw2-redhat-patch-1

Conversation

@robertgshaw2-redhat

Copy link
Copy Markdown
Collaborator

SUMMARY:

  • prior to this PR, each DP rank in DP Supervisor mode ended up with the same engine_id
  • this caused garbage GSM8k
SUMMARY:
* prior to this PR, each DP rank in DP Supervisor mode ended up with the same engine_id
* this caused garbage GSM8k

Signed-off-by: Robert Shaw <114415538+robertgshaw2-redhat@users.noreply.github.com>

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@robertgshaw2-redhat robertgshaw2-redhat added the ready ONLY add when PR is ready to merge/full CI is needed label Jun 24, 2026
@robertgshaw2-redhat robertgshaw2-redhat enabled auto-merge (squash) June 24, 2026 14:48
@mergify

mergify Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Hi @robertgshaw2-redhat, the pre-commit checks have failed. Please run:

uv pip install pre-commit>=4.5.1
pre-commit install
pre-commit run --all-files

Then, commit the changes and push to your branch.

For future commits, pre-commit will run automatically on changed files before each commit.

@tlrmchlsmth

Copy link
Copy Markdown
Member

precommit is fixed by #46627 btw

@vllm-bot vllm-bot merged commit c5e3c40 into main Jun 25, 2026
11 of 13 checks passed
@vllm-bot vllm-bot deleted the robertgshaw2-redhat-patch-1 branch June 25, 2026 20:13
khluu pushed a commit that referenced this pull request Jun 25, 2026
Signed-off-by: Robert Shaw <114415538+robertgshaw2-redhat@users.noreply.github.com>
(cherry picked from commit c5e3c40)
qli88 pushed a commit to qli88/vllm that referenced this pull request Jun 26, 2026
Signed-off-by: Robert Shaw <114415538+robertgshaw2-redhat@users.noreply.github.com>
Signed-off-by: Qiang Li <qiang.li2@amd.com>
wincent8 pushed a commit to wincent8/vllm that referenced this pull request Jun 29, 2026
Signed-off-by: Robert Shaw <114415538+robertgshaw2-redhat@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

4 participants