Skip to content

[0.9.1][Dist][Bugfix] Fix mc2 process group #1831

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: v0.9.1-dev
Choose a base branch
from

Conversation

MengqingCao
Copy link
Collaborator

@MengqingCao MengqingCao commented Jul 16, 2025

What this PR does / why we need it?

This pr fixes the bug, which throw an error self.cpu_group is None. This is mainly caused by the wrong group ranks of process groups maintained in vllm-ascend. We need to take external dp size into account to ensure it work fine with external_launch mode.

@MengqingCao MengqingCao marked this pull request as ready for review July 17, 2025 02:03
@weijinqian0
Copy link
Contributor

Offline scenario verification passed!tks!

@wangxiyuan wangxiyuan changed the title [Dist][Bugfix] Fix mc2 process group [0.9.1][Dist][Bugfix] Fix mc2 process group Jul 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants