AICB开启和关闭AIOB功能生成负载文件逻辑不一致
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 184
- Avg merge
- 13h 4m
- Merged PRs (30d)
- 1
Description
SimAI/aicb/workload_generator/SimAI_training_workload_generator.py中,同样的不启用SP,启用AIOB时backward_comm = "NONE",而不开AIOB时backward_comm = "ALLREDUCE",哪一种情况才是对的?
Contributor guide
No contributing guide indexed for this repository
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 in SimAI/aicb/workload_generator/SimAI_training_workload_generator.py and trace how the SP and AIOB options set backward_comm. Generate workloads for the enabled and disabled AIOB cases with SP disabled, then compare the outputs with the intended communication behavior. Done means the inconsistency is resolved and the selected behavior is validated for both configurations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100