2.3K Star 8K Fork 4.2K

GVPMindSpore / mindspore

 / 详情

[MS][usability][install] The log is unreasonable when run package mismatch with whl

DONE
Bug-Report
创建于  
2021-05-08 16:54
name about labels
Bug Report Use this template for reporting a bug kind/bug

Environment

  • Hardware Environment(Ascend/GPU/CPU):

Uncomment only one /device <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/device ascend

  • Software Environment:
    -- MindSpore version (source or binary):master 5.8
    -- 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):

Related testcase

test_usability_specifications_install_easy_001

Steps to reproduce the issue

  1. install run package mismatch with mindspore whl
  2. import mindspore

Describe the current behavior

The log is unreasonable when run package mismatch with whl
enter image description here

Describe the expected behavior

import successful

Related log / screenshot

Special notes for this issue

run包与mindspore whl包不匹配时日志不合理

评论 (3)

liyanjun 创建了Bug-Report
liyanjun 计划截止日期设置为2021-12-31
liyanjun 关联仓库设置为MindSpore/mindspore
liyanjun 负责人设置为zhoufeng
liyanjun 里程碑设置为B-VM
liyanjun 计划开始日期设置为2021-05-08
liyanjun 优先级设置为次要
liyanjun 添加了
 
v1.3.0
标签
liyanjun 添加了usability/install(已删除)标签
jjfeing 里程碑B-VM 修改为B-VM-ASCEND
展开全部操作日志
mindspore-dx-bot 添加了usability/other(已删除)标签

根因分析:mindspore构建时会将ge代码编译出二进制并打包,当run包不匹配时,哪怕只有丢丢的不一样,run包里的ge和mindspore里的ge也会打架
修复:构建时不将ge库打包,完全使用run包里的ge,只有当用到的部分不匹配时才会报错,其他大部分的区别都不会影响程序运行
!18368:cpack without ge

zhoufeng 里程碑B-VM-ASCEND 修改为B-SolutionTest
zhoufeng 添加协作者zhoufeng
zhoufeng 负责人zhoufeng 修改为liyanjun
zhoufeng 任务状态TODO 修改为VALIDATION

*【Regression testing Version】:master 5.25 commit_id = ''[sha1]:9b5893a8,[branch]:(HEAD->master,origin/master,origin/HEAD)''
*【Regression testing steps】:
编译时不会再报如上错误,报错不合理问题由#I3SZDQ:[MS][build] When compilation fails, suggest display missing function and suggestions跟踪
*【Basic function verify】:OK
*【Regression testing conclusin】:PASS
*【Regression testing date】:2021/6/25

liyanjun 任务状态VALIDATION 修改为DONE
liyanjun 添加了func/deployment(已删除)标签
liyanjun 添加了
 
stage/preparation
标签
liyanjun 添加了attr/EOU(已删除)标签
liyanjun 移除了func/deployment(已删除)标签
liyanjun 移除了usability/install(已删除)标签
liyanjun 移除了usability/other(已删除)标签
liyanjun 移除了attr/usability(已删除)标签

登录 后才可以发表评论

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

搜索帮助