destroy_process_groups()报错: ValueError: Invalid process group specified
Open
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信息:
- colocate会报错,不colocate就没问题
- 之前跑通过完全一样的script,前后diff在:换了个集群 & 更新了代码(pull前应该是10.1之前的版本)
求大佬帮看看,谢谢!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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