已合并
fix(test): correct expected buffer size calculation in test_hccl_shared_buffer #39510
fix(test): correct expected buffer size calculation in test_hccl_shared_buffer #39510
已合并
limuan创建于 6月29日
limuan
limuan成员
6月29日

【合入来源】

【修改方案】

用例中,原来内存占用的预期值为:groupnum*buffer_size + tol (tol为100,在通信域较多,可能无法coverbuffersize外的通信域内存开销),现在改为
每个通信域多预留100MB,100MB远远小于用例本身buffersize的400MB,可以看护共享内存功能

【资料变更】

不涉及

【接口变更】

不涉及

【功能验证】

修改后用例通过
image.png

【CheckList】

PR提交人对以下CheckList自检项进行全量自检,自检通过或不涉及,均修改 [ ] 为 [x]

likedislike
Pull Request已成功合入, 合并人@ascend-robot
(感谢 limuan 的贡献)
limuanlimuan成员
6月29日 创建了 pull request,commit 4d30cd0b
ascend-robotascend-robot成员
6月29日 添加了label:ascend-cla/yes
ascend-robot
ascend-robot成员
6月29日 评论:

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
test renyujin, senzhen-town (2/2) renyujin (1/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)

CLA Signature Pass

limuan, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
ascend-robotascend-robot成员
6月29日 添加了label:needs-issue
此处折叠了46条消息 查看更多
ascend-robotascend-robot成员
7月7日 添加了label:lgtm
ascend-robotascend-robot成员
7月7日 删除了label:needs-issue
ascend-robotascend-robot成员
7月7日 合入了pull request
ascend-robot
ascend-robot成员
7月7日 评论:

Pull Request 已合并或已关闭。

If you want to solve this problem, you can click here to do it in the FAQs.

likedislike
ascend-robot
ascend-robot成员
7月7日 评论:
流水线 pytorch_gitcode_PR_multiVersion#12039 [ commitID:49eb481e ] 已完成
likedislike