Skip to content

[MISC] Make GroupCoordinator compatible with out-of-tree devices#16464

Merged
DarkLight1337 merged 2 commits into
vllm-project:mainfrom
ji-huazhong:oot
Apr 12, 2025
Merged

[MISC] Make GroupCoordinator compatible with out-of-tree devices#16464
DarkLight1337 merged 2 commits into
vllm-project:mainfrom
ji-huazhong:oot

Conversation

@ji-huazhong

@ji-huazhong ji-huazhong commented Apr 11, 2025

Copy link
Copy Markdown
Contributor

We are working on making vllm-ascend support rlhf-related functions, and a key step is to provide functions similar to PyHcclComunicator. When migrating the test cases related to test_pynccl in vLLM, I found that GroupCoordinator seems incompatible with out-of-tree devices. (see:https://github.com/vllm-project/vllm-ascend/actions/runs/14406599923/job/40404534132?pr=503). This PR has fixed this issue.

cc @youkaichao @DarkLight1337

@github-actions

Copy link
Copy Markdown

👋 Hi! Thank you for contributing to the vLLM project.

💬 Join our developer Slack at https://slack.vllm.ai to discuss your PR in #pr-reviews, coordinate on features in #feat- channels, or join special interest groups in #sig- channels.

Just a reminder: PRs would not trigger full CI run by default. Instead, it would only run fastcheck CI which starts running only a small and essential subset of CI tests to quickly catch errors. You can run other CI tests on top of those by going to your fastcheck build on Buildkite UI (linked in the PR checks section) and unblock them. If you do not have permission to unblock, ping simon-mo or khluu to add you in our Buildkite org.

Once the PR is approved and ready to go, your PR reviewer(s) can run CI to test the changes comprehensively before merging.

To run CI, PR reviewers can either: Add ready label to the PR or enable auto-merge.

🚀

Signed-off-by: hzji210@gmail.com <hzji210@gmail.com>
@ji-huazhong ji-huazhong changed the title [Platform] Make GroupCoordinator compatible with out-of-tree devices [MISC] Make GroupCoordinator compatible with out-of-tree devices Apr 11, 2025

@DarkLight1337 DarkLight1337 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can we remove the TODO comment?

Signed-off-by: hzji210@gmail.com <hzji210@gmail.com>
@DarkLight1337 DarkLight1337 enabled auto-merge (squash) April 12, 2025 06:53
@github-actions github-actions Bot added the ready ONLY add when PR is ready to merge/full CI is needed label Apr 12, 2025
@ji-huazhong

Copy link
Copy Markdown
Contributor Author

Can we remove the TODO comment?

done :)

@DarkLight1337 DarkLight1337 merged commit 68bb122 into vllm-project:main Apr 12, 2025
wangxiyuan pushed a commit to vllm-project/vllm-ascend that referenced this pull request Apr 17, 2025
This is the first step to support trl vllm serve on Ascend NPU
#459.
This PR can work properly only when
vllm-project/vllm#16464 is merged into vLLM.

---------

Signed-off-by: hzji210@gmail.com <hzji210@gmail.com>
yangw-dev pushed a commit to yangw-dev/vllm that referenced this pull request Apr 21, 2025
…m-project#16464)

Signed-off-by: hzji210@gmail.com <hzji210@gmail.com>
Signed-off-by: Yang Wang <elainewy@meta.com>
ttanzhiqiang pushed a commit to ttanzhiqiang/vllm-ascend that referenced this pull request Apr 27, 2025
This is the first step to support trl vllm serve on Ascend NPU
vllm-project#459.
This PR can work properly only when
vllm-project/vllm#16464 is merged into vLLM.

---------

Signed-off-by: hzji210@gmail.com <hzji210@gmail.com>
jikunshang pushed a commit to jikunshang/vllm that referenced this pull request Apr 29, 2025
lk-chen pushed a commit to lk-chen/vllm that referenced this pull request Apr 29, 2025
RichardoMrMu pushed a commit to RichardoMrMu/vllm that referenced this pull request May 12, 2025
…m-project#16464)

Signed-off-by: hzji210@gmail.com <hzji210@gmail.com>
Signed-off-by: Mu Huai <tianbowen.tbw@antgroup.com>
Angazenn pushed a commit to Angazenn/vllm-ascend that referenced this pull request Oct 21, 2025
This is the first step to support trl vllm serve on Ascend NPU
vllm-project#459.
This PR can work properly only when
vllm-project/vllm#16464 is merged into vLLM.

---------

Signed-off-by: hzji210@gmail.com <hzji210@gmail.com>
yangzhe-2026 pushed a commit to yangzhe-2026/vllm-ascend that referenced this pull request May 6, 2026
This is the first step to support trl vllm serve on Ascend NPU
vllm-project#459.
This PR can work properly only when
vllm-project/vllm#16464 is merged into vLLM.

---------

Signed-off-by: hzji210@gmail.com <hzji210@gmail.com>
nanxingMy pushed a commit to nanxingMy/vllm-ascend that referenced this pull request May 15, 2026
This is the first step to support trl vllm serve on Ascend NPU
vllm-project#459.
This PR can work properly only when
vllm-project/vllm#16464 is merged into vLLM.

---------

Signed-off-by: hzji210@gmail.com <hzji210@gmail.com>
Signed-off-by: nanxing <1014662416@qq.com>
0826joyce pushed a commit to 0826joyce/vllm-serving-optimization that referenced this pull request May 19, 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.

2 participants