THUDM / THUDM/slime

destroy_process_groups()报错: ValueError: Invalid process group specified

Open
#676 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
8.5k
Forks
1.3k
Avg merge
5h 36m
Merged PRs (30d)
22

Description

跑的是简单改动后的run-qwen3-4B.sh(只改了文件路径那种配置),出现下列问题。
两个可能有用的debug信息:

  1. colocate会报错,不colocate就没问题
  2. 之前跑通过完全一样的script,前后diff在:换了个集群 & 更新了代码(pull前应该是10.1之前的版本)

求大佬帮看看,谢谢!

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with run-qwen3-4B.sh and inspect the colocate path that creates or destroys process groups. Reproduce the failure with colocate enabled, then compare the working and failing cluster and code versions described in the issue. Done means identifying the incompatible process-group configuration and confirming that the script completes without the ValueError.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, shell
Domain
distributed-systems, machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.