2.3K Star 8K Fork 4.2K

GVPMindSpore / mindspore

 / 详情

[ST][MS][NET][resnet101][GPU 8p]Segmentation fault occurs during network training

DONE
Bug-Report
创建于  
2022-05-26 17:02
name about labels
Bug Report Use this template for reporting a bug kind/bug

Describe the current behavior / 问题描述 (Mandatory / 必填)

resnet101网络在GPU环境8p训练发生段错误

Environment / 环境信息 (Mandatory / 必填)

  • Hardware Environment(Ascend/GPU/CPU) / 硬件环境:

Please delete the backend not involved / 请删除不涉及的后端:
/device GPU

  • Software Environment / 软件环境 (Mandatory / 必填):
    -- MindSpore version (e.g., 1.7.0.Bxxx) :r1.8 B010 commit_id:42306df4
    -- Python version (e.g., Python 3.7.5) :
    -- OS platform and distribution (e.g., Linux Ubuntu 16.04):
    -- GCC/Compiler version (if compiled from source):

  • Excute Mode / 执行模式 (Mandatory / 必填)(PyNative/Graph):

Please delete the mode not involved / 请删除不涉及的模式:
/mode graph

Related testcase / 关联用例 (Mandatory / 必填)

test_ms_resnet101_imagenet_train_check_loss_gpu_8p_0002.py

Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)

  1. cd solution_test/cases/02network/00cv/resnet101/train
  2. pytest -s test_ms_resnet101_imagenet_train_check_loss_gpu_8p_0002.py

Describe the expected behavior / 预期结果 (Mandatory / 必填)

网络8p训练成功

Related log / screenshot / 日志 / 截图 (Mandatory / 必填)

http://mindspore-nfs.csi.rnd.huawei.com/logs/log_info/202205/20220526/test_ms_resnet101_imagenet_train_check_loss_gpu_8p_0002.tar.gz

Special notes for this issue/备注 (Optional / 选填)

走给陈德仕

评论 (4)

zhongjicheng 创建了Bug-Report
zhongjicheng 添加了
 
attr/function
标签
zhongjicheng 添加了
 
sig/akg
标签
zhongjicheng 添加了
 
kind/bug
标签
zhongjicheng 添加了
 
v1.8.0
标签
展开全部操作日志

Please assign maintainer to check this issue.
请为此issue分配处理人。
@zhongjicheng

Please add labels (comp or sig), also you can visit https://gitee.com/mindspore/community/blob/master/sigs/dx/docs/labels.md to find more.
为了让代码尽快被审核,请您为Pull Request打上 组件(comp)或兴趣组(sig) 标签,打上标签的PR可直接推送给责任人进行审核。
更多的标签可以查看https://gitee.com/mindspore/community/blob/master/sigs/dx/docs/labels.md
以组件相关代码提交为例,如果你提交的是data组件代码,你可以这样评论:
//comp/data
当然你也可以邀请data SIG组来审核代码,可以这样写:
//sig/data
另外你还可以给这个PR标记类型,例如是bugfix或者是特性需求:
//kind/bug or //kind/feature
恭喜你,你已经学会了使用命令来打标签,接下来就在下面的评论里打上标签吧!

zhongjicheng 修改了描述
xiangjiawei007 负责人xiangjiawei007 修改为DeshiChen
zhongjicheng 里程碑B-SIG-ModelZoo 修改为B-SIG-AKG
DeshiChen 添加协作者DeshiChen
DeshiChen 负责人DeshiChen 修改为ZengZitao

问题根因:matmul后向融合了broadcast,导致出现了错误地址从而launch失败
解决方案:修复这种场景,已提PR,https://gitee.com/mindspore/akg/pulls/711
PR已经合入,请计成回归

ZengZitao 添加了
 
rca/others
标签
ZengZitao 添加了
 
ctl/solutiontest
标签
ZengZitao 任务状态TODO 修改为VALIDATION
ZengZitao 添加协作者ZengZitao
ZengZitao 负责人ZengZitao 修改为zhongjicheng
ZengZitao 里程碑B-SIG-AKG 修改为B-SolutionTest

回归版本:2022-05-30 r1.8 commit_id:5afb7c9d
回归步骤:参考issue复现步骤
基本功能:readme已更新
输入图片说明
测试结论:回归通过
回归人员:zhongjicheng
回归时间: 2022-06-06

zhongjicheng 任务状态VALIDATION 修改为DONE

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(5)
Python
1
https://gitee.com/mindspore/mindspore.git
git@gitee.com:mindspore/mindspore.git
mindspore
mindspore
mindspore

搜索帮助