Skip to content

Conversation

@huydhn
Copy link
Contributor

@huydhn huydhn commented Sep 16, 2025

Purpose

Upgrade PyTorch to 2.9.0+cu129

Test Plan

CI


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

@mergify mergify bot added ci/build rocm Related to AMD ROCm labels Sep 16, 2025
@BoyuanFeng
Copy link
Contributor

Thanks for the upgrade! #24281 requires PyTorch 2.9 and hopefully this PR will test it.

Signed-off-by: Huy Do <[email protected]>
@huydhn
Copy link
Contributor Author

huydhn commented Sep 19, 2025

TODO: Check the signals of tests from #24281 once it lands and the next 2.9 RC

@mergify
Copy link

mergify bot commented Sep 20, 2025

This pull request has merge conflicts that must be resolved before it can be
merged. Please rebase the PR, @huydhn.

https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork

@mergify mergify bot added the needs-rebase label Sep 20, 2025
@ProExpertProg
Copy link
Collaborator

@huydhn when you get a chance can you set CompilationConfig.inductor_graph_partition to True by default in this PR to test CI with it?

@ProExpertProg ProExpertProg self-requested a review September 22, 2025 21:54
@mergify mergify bot removed the needs-rebase label Sep 23, 2025
@ProExpertProg
Copy link
Collaborator

@huydhn the pytorch compilation tests failure looks related, we need the old piecewise test using use_inductor_graph_partition=False to be set explicitly

Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
@mergify mergify bot added the documentation Improvements or additions to documentation label Sep 24, 2025
@mergify
Copy link

mergify bot commented Sep 26, 2025

This pull request has merge conflicts that must be resolved before it can be
merged. Please rebase the PR, @huydhn.

https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork

@mergify mergify bot added the needs-rebase label Sep 26, 2025
@ProExpertProg ProExpertProg added the ready ONLY add when PR is ready to merge/full CI is needed label Oct 18, 2025
@ProExpertProg
Copy link
Collaborator

Merged, and I added ready, makes sense about the build branch

Copy link
Collaborator

@zou3519 zou3519 left a comment

Choose a reason for hiding this comment

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

I'm not sure what to do about the gdrcopy thing but otherwise lgtm

@zou3519 zou3519 enabled auto-merge (squash) October 19, 2025 15:15
auto-merge was automatically disabled October 20, 2025 17:34

Head branch was pushed to by a user without write access

@zou3519 zou3519 enabled auto-merge (squash) October 20, 2025 17:47
auto-merge was automatically disabled October 21, 2025 08:56

Head branch was pushed to by a user without write access

@tlrmchlsmth tlrmchlsmth linked an issue Oct 21, 2025 that may be closed by this pull request
1 task
@mergify
Copy link

mergify bot commented Oct 21, 2025

This pull request has merge conflicts that must be resolved before it can be
merged. Please rebase the PR, @huydhn.

https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork

@mergify mergify bot added the needs-rebase label Oct 21, 2025
@mergify mergify bot removed the needs-rebase label Oct 21, 2025
@mergify mergify bot added the v1 label Oct 21, 2025
Signed-off-by: Huy Do <[email protected]>
@aarnphm aarnphm merged commit becb7de into vllm-project:main Oct 21, 2025
87 checks passed
baonudesifeizhai pushed a commit to baonudesifeizhai/vllm that referenced this pull request Oct 21, 2025
sstamenk pushed a commit to sstamenk/vllm that referenced this pull request Oct 23, 2025
Co-authored-by: Luka Govedič <[email protected]>
Signed-off-by: sstamenk <[email protected]>
usberkeley pushed a commit to usberkeley/vllm that referenced this pull request Oct 23, 2025
albertoperdomo2 pushed a commit to albertoperdomo2/vllm that referenced this pull request Oct 23, 2025
Co-authored-by: Luka Govedič <[email protected]>
Signed-off-by: Alberto Perdomo <[email protected]>
0xrushi pushed a commit to 0xrushi/vllm that referenced this pull request Oct 26, 2025
0xrushi pushed a commit to 0xrushi/vllm that referenced this pull request Oct 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/build documentation Improvements or additions to documentation ready ONLY add when PR is ready to merge/full CI is needed rocm Related to AMD ROCm v1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Upgrade CUDA version to 12.9.1 in docker images

8 participants