pcie协议仿真
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 184
- Avg merge
- 13h 4m
- Merged PRs (30d)
- 1
Description
在阿里云集群中,同一服务器内GPU之间通过nvlink协议互联,因此simAI在通信上仿真了nvlink协议。但是比如NVIDIA L40S等GPU并不支持nvlink协议,因此GPU间只能通过pcie协议互联。那么请问SimAI能否仿真这种情况下的pcie协议呢?如果可以的话,需要如何配置。如果不可以的话,能否麻烦帮忙评估一下需要实现这种场景需要对SimAI做出哪些修改?谢谢
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
No files, tests, or entry points are identified in the issue. Start by locating SimAI's NVLink simulation and configuration paths, then determine whether PCIe is already supported for GPUs such as the NVIDIA L40S. Done means documenting the required configuration or defining the implementation scope if PCIe is not supported.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100