已合并
docs: improve AIV direct-drive sample documentation #38
Hyunbin创建于 7月20日
docs: improve AIV direct-drive sample documentation #38
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 Hyunbin 的贡献)7月20日 添加了label:cann-cla/yes
7月20日 修改了pull request 的描述
CANN-robot
7月20日 评论:
7月20日 评论:
CANN-robot
7月20日 评论:
7月20日 评论:
Thanks for your pull-request.
The full list of commands accepted by me can be found at here。
You can get sig-info at here
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| sig-asc-comm | ✅ jiangxinyu3, YeZZzzz1 (2/2) | ✅ jiangxinyu3 (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
hbhdhd, thanks for your pull request. All authors of the commits have signed the CLA. 👍


examples/hcomm_write_read_nbi/README.md
@@ -95,3 +98,3 @@
9598
9699### 校验机制
97-- Host 预初始化 seg0 时,通过两次线性同余伪随机数生成器(LCG,使用 Knuth 乘法哈希常数 `0x9E3779B9U` 等参数)生成用于通信校验的随机 pattern,确保数据来源可区分。
100+- 每个rank在Host侧预初始化seg0时,通过线性同余生成器(LCG,使用Knuth乘法哈希常数`0x9E3779B9U`等参数)生成用于通信校验的随机pattern,确保不同rank的数据来源可区分。
这些seg0/1/2 能否用显示的名字去定义。 比较难理解


Hyunbin
7月23日 评论:
7月23日 评论:
compile


7月23日 添加了label:ci-pipeline-running
CANN-robot
7月23日 评论:
7月23日 评论:
流水线任务触发成功
任务链接 [1e7c0f6c959b41dc9ca05c4d917d34be][流水线指导]
| 任务名称 | 状态 | 日志 | 下载链接 |
|---|---|---|---|
| Compile_Ascend_X86 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_ARM | ✅ SUCCESS | >>>>> | >>>>> |
| SCA | ✅ SUCCESS | >>>>> | |
| antipoison | ✅ SUCCESS | >>>>> | |
| Check_Pr | ✅ SUCCESS | >>>>> | |
| pre_comment | ✅ SUCCESS | >>>>> | |
| codecheck_codestyle | ✅ SUCCESS | >>>>> | |
| precommit | ✅ SUCCESS | >>>>> | |
| Compile_Ascend_X86_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_ARM_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| UT_Test | ✅ SUCCESS | >>>>> |
[2026-07-23 09:40:47] CI执行结束


7月23日 删除了label:ci-pipeline-running
7月23日 添加了label:ci-pipeline-passed
7月23日 解决了最后一个问题
izanaami
7月23日 评论:
7月23日 评论:
/approve


7月23日 添加了label:lgtmapproved
7月23日 修改了pull request 的描述
7月23日 合入了pull request
Description / 变更描述
更新样例相关文档
Change Type / 改动类型
Related Issues / 关联 Issue
Testing / 测试信息
Checklist / 检查清单