Skip to content

[Fast Start] Use GPU uuid as socket folder identifier - #56669

Merged
ywang96 merged 3 commits into
vllm-project:mainfrom
Isotr0py:daemon-ready-check
Sep 14, 2026
Merged

ywang96 merged 3 commits into
vllm-project:mainfrom
Isotr0py:daemon-ready-check

Conversation

@Isotr0py

@Isotr0py Isotr0py commented Sep 13, 2026

Copy link
Copy Markdown
Member

Purpose

  • Currently we uses GPU device local id as socket id, which is not robust enough, use GPU UUID as fast start daemon socket folder identifier
  • Also move some unnecessary lazy imports into top-level

Test Plan

Test Result


Essential Elements of an Effective PR Description Checklist
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.

Signed-off-by: Isotr0py <Isotr0py@outlook.com>
@Isotr0py
Isotr0py requested a review from 22quinn as a code owner September 13, 2026 06:17

@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 pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

@liusy58 liusy58 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@Isotr0py Isotr0py added the ready ONLY add when PR is ready to merge/full CI is needed label Sep 13, 2026
@Isotr0py

Copy link
Copy Markdown
Member Author

/ci run

@github-actions

Copy link
Copy Markdown

✅ Triggered Buildkite CI #88614 for commit f3c8bc3a90e7.

@ywang96

ywang96 commented Sep 13, 2026

Copy link
Copy Markdown
Member

/ci run

@ywang96
ywang96 enabled auto-merge (squash) September 13, 2026 22:08
@github-actions

Copy link
Copy Markdown

✅ Triggered Buildkite CI #88690 for commit 2497a22c1c69.

@Isotr0py

Copy link
Copy Markdown
Member Author

/ci retry

@github-actions

Copy link
Copy Markdown

✅ Triggered Buildkite CI #88738 for commit e7ae9e87001d, running 2 failed step(s) from Buildkite CI #88690.

@ywang96
ywang96 merged commit dbf49da into vllm-project:main Sep 14, 2026
18 checks passed
@Isotr0py
Isotr0py deleted the daemon-ready-check branch September 14, 2026 06:36
Shreya-gaur pushed a commit to Shreya-gaur/vllm_private that referenced this pull request Sep 14, 2026
ItsRoy69 pushed a commit to ItsRoy69/vllm that referenced this pull request Sep 15, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants