ISSUE2:GPU内通信方式(LSU、TMA、CE)的最佳通信区间
Open
Nobody has claimed this yet.
犀牛鸟-低难度
腾讯犀牛鸟开源专属
- Dominant language
- C++
- Stars
- 23
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
ISSUE 目标
探究机内通信方式的最佳使用范例用
验收要求:
- 给出LSU、TMA、CE等机内通信方式的使用范例,要求可以充分利用硬件性能
- 给出各个机内通信方式在各个msg 上的通信性能评测结果
详情可见 /src/test/issue2/README.md 文件
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 by reading /src/test/issue2/README.md to identify the existing test setup and message sizes. Investigate the LSU, TMA, and CE communication paths, then design representative in-device examples that use the hardware effectively. Done means the examples are documented and performance results are provided for each communication method across the requested messages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100