aliyun / aliyun/SimAI

关于mocknccl生成点到点通信流量

Open
#104 3 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的工作,对学界有很大的帮助。

目前研究了一下项目结构,发现是按以下顺序的逻辑执行(如有错误请指正):

  1. aicb生成workload
  2. mocknccl将workload转换成通信流量,例如allreduce通过ring/tree算法生成点到点的流量
  3. ns-3仿真通信

目前对mocknccl和ns-3的对接不太清楚,在 https://github.com/aliyun/SimCCL?tab=readme-ov-file 里,看到是这样描述的:SimCCL is an important component of SimAI, which enables the transformation of collective communication operations into point-to-point communications.

但是似乎没有看到mocknccl生成通信流量文件,然后再作为ns-3的config配置流量输入?

目前想研究 point-to-point communications 的流量特征,有什么办法可以获取到mocknccl生成点到点通信流量呢?

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 with the SimCCL README linked in the issue, then trace the stated aicb → mocknccl → ns-3 flow using the project entry points. The work is done when the project documents whether mocknccl emits an inspectable point-to-point traffic representation and how it reaches ns-3, or identifies the missing interface.

Written by the indexing model from the issue text.

Assessment

Domain
distributed-systems, networking
Issue type
Documentation
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.