aliyun / aliyun/SimAI

AICB开启和关闭AIOB功能生成负载文件逻辑不一致

Open
#251 4 comments 0 reactions 0 assignees View on GitHub

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",哪一种情况才是对的?

Image Image

Contributor guide

No contributing guide indexed for this repository

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.