2.4K Star 8.2K Fork 4.4K

GVPMindSpore / mindspore

 / 详情

【ST】【MS】【2.3】【可靠性】动态组网,传入未创建的组名,没有预期报错,正常拉起进程训练

REJECTED
Bug-Report
创建于  
2024-03-29 17:15
name about labels
Bug Report Use this template for reporting a bug kind/bug

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

动态组网,传入未创建的组名,没有预期报错,正常拉起进程训练

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

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

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

  • Software Environment / 软件环境 (Mandatory / 必填):
    -- MindSpore version (e.g., 1.7.0.Bxxx) :
    -- 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):
    ms包: commit_id = '[sha1]:5a94f41a,[branch]:(HEAD,origin/r2.3.q1,r2.3.q1)'
    run包: runpkg_version:Milan_C17/20240321

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

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

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

test_ms_fmea_msrun_22

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

  1. 修改train.py接口set_parameter
  2. Resnet50网络,cifar10数据集,单机八卡训练
  3. 查看错误日志信息

执行用例流程如下:
source /home/miniconda3/bin/activate ci
export TRAIN_MODE=GRAPH_MODE
export DEVICE_TYPE=Ascend_Arm
export ENV_DEVICE=0
source solution_test/env_set.source -e ascend

cd solution_test/cases/03subject_test/00reliability_availability/01fault_injection/04distributed_frame
pytest -s test_ms_fmea_msrun_22.py

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

有组名不存在的相关日志打印: group has existed.

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

实际正常拉起组网成功,训练正常了

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

评论 (3)

wenli 创建了Bug-Report
wenli 添加了
 
kind/bug
标签
wenli 添加了
 
sig/runtime
标签
wenli 添加了
 
attr/reliability
标签
wenli 添加了
 
stage/func-debug
标签
展开全部操作日志

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

感谢您的提问,您可以评论//mindspore-assistant更快获取帮助:

  1. 如果您刚刚接触MindSpore,或许您可以在教程找到答案
  2. 如果您是资深Pytorch用户,您或许需要:
  1. 如果您遇到动态图问题,可以设置set_context(pynative_synchronize=True)查看报错栈协助定位
  2. 模型精度调优问题可参考官网调优指南
  3. 如果您反馈的是框架BUG,请确认您在ISSUE中提供了MindSpore版本、使用的后端类型(CPU、GPU、Ascend)、环境、训练的代码官方链接以及可以复现报错的代码的启动方式等必要的定位信息
  4. 如果您已经定位出问题根因,欢迎提交PR参与MindSpore开源社区,我们会尽快review

报错group[0-7] is not exist
输入图片说明

i-robot 添加了
 
foruda
标签
mudongrui 任务状态TODO 修改为REJECTED
mudongrui 里程碑B-SIG-Runtime 修改为B-SolutionTest

登录 后才可以发表评论

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

搜索帮助