已关闭
global memory 溢出检测维测支持DatacopyPad接口负stride能力 #665
li-xingyue-lxy创建于 5月14日关闭于 5月21日
5月14日 添加了label:bug-report
5月14日 将 li-xingyue-lxy 设为负责人
li-xingyue-lxy
5月15日 评论:
5月15日 评论:
当前代码合入中,计划本周闭环


5月21日 issue状态由 待办的 改变为 已完成
5月21日 关闭了 issue
5月21日 添加了label:Accepted
5月21日 添加了label:resolved
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
当DatacopyPad接口有负stride存在时,global memory 溢出检测会报异常
Environment / 环境信息 (Mandatory / 必填)
Ascend950
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
使用DataCopyPad,当叠加OOM包的时候,如果blockCount>2,srcStride = -blockLen, 就会发生AICORE ERROR,此时打印GM地址,发现存在GM越界的情况
Describe the expected behavior / 预期结果 (Mandatory / 必填)
GM地址不越界
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
报aic error,地址越界
Special notes for this issue/备注 (Optional / 选填)