登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
轻量养虾,开箱即用!低 Token + 稳定算力,Gitee & 模力方舟联合出品的 PocketClaw 正式开售!点击了解详情~
代码拉取完成,页面将自动刷新
仓库状态说明
开源项目
>
人工智能
>
大模型
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
42
Star
397
Fork
241
Ascend
/
MindSpeed-MM
暂停
代码
Issues
2
Pull Requests
24
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
开发画像分析
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
微调sd3.5报错
DONE
#IBB5PR
缺陷
Sun
创建于
2024-12-13 16:35
- accelerate.accelerator - Saving current state to /opt/stable-diffusion-3.5/diffusers/logs/checkpoint-500 12/13/2024 15:09:01 - INFO - accelerate.accelerator - Saving DeepSpeed Model and Optimizer EI0006: [PID: 19049] 2024-12-13-15:29:01.296.184 Getting socket times out. Reason: Remote Rank did not send the data in time. Please check the reason for the rank being stuck Solution: 1. Check the rank service processes with other errors or no errors in the cluster.2. If this error is reported for all NPUs, check whether the time difference between the earliest and latest errors is greater than the connect timeout interval (120s by default). If so, adjust the timeout interval by using the HCCL_CONNECT_TIMEOUT environment variable.3. Check the connectivity of the communication link between nodes. (For details, see the TLS command and HCCN connectivity check examples.). For details:https://www.hiascend.com/document TraceBack (most recent call last): Transport init error. Reason: [Create][DestLink]Create Dest error! createLink para:rank[0]-localUserrank[0]-localIpAddr[172.17.0.5], dst_rank[2]-remoteUserrank[2]-remote_ip_addr[172.17.0.5] Transport init error. Reason: [Create][DestLink]Create Dest error! createLink para:rank[0]-localUserrank[0]-localIpAddr[172.17.0.5], dst_rank[1]-remoteUserrank[1]-remote_ip_addr[172.17.0.5] Transport init error. Reason: [Create][DestLink]Create Dest error! createLink para:rank[0]-localUserrank[0]-localIpAddr[172.17.0.5], dst_rank[3]-remoteUserrank[3]-remote_ip_addr[172.17.0.5] Transport init error. Reason: [Create][DestLink]Create Dest error! createLink para:rank[0]-localUserrank[0]-localIpAddr[172.17.0.5], dst_rank[4]-remoteUserrank[4]-remote_ip_addr[172.17.0.5] Transport init error. Reason: [Create][DestLink]Create Dest error! createLink para:rank[0]-localUserrank[0]-localIpAddr[172.17.0.5], dst_rank[5]-remoteUserrank[5]-remote_ip_addr[172.17.0.5] Transport init error. Reason: [Create][DestLink]Create Dest error! createLink para:rank[0]-localUserrank[0]-localIpAddr[172.17.0.5], dst_rank[6]-remoteUserrank[6]-remote_ip_addr[172.17.0.5] Transport init error. Reason: [Create][DestLink]Create Dest error! createLink para:rank[0]-localUserrank[0]-localIpAddr[172.17.0.5], dst_rank[7]-remoteUserrank[7]-remote_ip_addr[172.17.0.5] Traceback (most recent call last): File "/opt/stable-diffusion-3.5/diffusers/./examples/dreambooth/train_dreambooth_lora_sd3.py", line 1934, in <module> main(args) File "/opt/stable-diffusion-3.5/diffusers/./examples/dreambooth/train_dreambooth_lora_sd3.py", line 1817, in main accelerator.save_state(save_path) File "/usr/local/python3.10/lib/python3.10/site-packages/accelerate/accelerator.py", line 2952, in save_state model.save_checkpoint(output_dir, ckpt_id, **save_model_func_kwargs) File "/usr/local/python3.10/lib/python3.10/site-packages/deepspeed/runtime/engine.py", line 3137, in save_checkpoint dist.barrier() File "/usr/local/python3.10/lib/python3.10/site-packages/deepspeed/comm/comm.py", line 117, in log_wrapper return func(*args, **kwargs) File "/usr/local/python3.10/lib/python3.10/site-packages/deepspeed/comm/comm.py", line 408, in barrier return cdb.barrier(group=group, async_op=async_op) File "/usr/local/python3.10/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py", line 328, in _fn return fn(*args, **kwargs) File "/usr/local/python3.10/lib/python3.10/site-packages/deepspeed/comm/torch.py", line 330, in barrier return torch.distributed.barrier(group=group, async_op=async_op, device_ids=device_ids) File "/usr/local/python3.10/lib/python3.10/site-packages/torch/distributed/c10d_logger.py", line 47, in wrapper return func(*args, **kwargs) File "/usr/local/python3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py", line 3703, in barrier work.wait() RuntimeError: The Inner error is reported as above. Since the operator is called asynchronously, the stacktrace may be inaccurate. If you want to get the accurate stacktrace, pleace set the environment variable ASCEND_LAUNCH_BLOCKING=1. [ERROR] 2024-12-13-15:29:01 (PID:19049, Device:0, RankID:0) ERR00100 PTA call acl api failed ^MSteps: 25%|▒~V~H▒~V~H▒~V~L | 500/2000 [33:06<1:39:18, 3.97s/it, loss=0.104, lr=1e-5] Inner error, see details in Ascend logs.Inner error, see details in Ascend logs.EI0002: [PID: 19054] 2024-12-13-15:39:42.626.496 The wait execution of the Notify register times out. Reason: The Notify register has not received the Notify record from remote rank [unknown].base information: [streamID:[2550120140], taskID[10817], tag[AllReduce_172.17.0.5%eth0_60000_0_1734072939759954], AlgType(level 0-1-2):[fullmesh-ring-ring].] task information: [ there are(is) 1 abnormal device(s): Cluster Exception Location[IP/ID]:[172.17.0.5/0], Arrival Time:[Fri Dec 13 15:27:15 2024], ExceptionType:[Stuck Occurred], Possible Reason:1.Host process is stuck, 2.Device task is stuck ] Possible Cause: 1. An exception occurs during the execution on some NPUs in the cluster. As a result, collective communication operation failed.2. The execution speed on some NPU in the cluster is too slow to complete a communication operation within the timeout interval. (default 1800s, You can set the interval by using HCCL_EXEC_TIMEOUT.)3. The number of training samples of each NPU is inconsistent.4. Packet loss or other connectivity problems occur on the communication link. Solution: 1. If this error is reported on part of these ranks, check other ranks to see whether other errors have been reported earlier.2. If this error is reported for all ranks, check whether the error reporting time is consistent (the maximum difference must not exceed 1800s). If not, locate the cause or adjust the locate the cause or set the HCCL_EXEC_TIMEOUT environment variable to a larger value.3. Check whether the completion queue element (CQE) of the error exists in the plog(grep -rn 'error cqe'). If so, check the network connection status. (For details, see the TLS command and HCCN connectivity check examples.)4. Ensure that the number of training samples of each NPU is consistent. For details:https://www.hiascend.com/document TraceBack (most recent call last): The error from device(chipId:5, dieId:0), serial number is 14, hccl fftsplus task timeout occurred during task execution, stream_id:4, sq_id:4, task_id:10817, stuck notify num:1, timeout:1836.[FUNC:ProcessStarsHcclFftsPlusTimeoutErrorInfo][FILE:device_error_proc.cc][LINE:1645] The 0 stuck notify wait context info:(context_id=7, notify_id=127).[FUNC:ProcessStarsHcclFftsPlusTimeoutErrorInfo][FILE:device_error_proc.cc][LINE:1652] @@@ The wait execution of the Notify register times out. Reason: The Notify register has not received the Notify record from remote rank [unknown].base information: [streamID:[2550120140], taskID[10817], tag[AllReduce_172.17.0.5%eth0_60000_0_1734072939759954], AlgType(level 0-1-2):[fullmesh-ring-ring].] task information: [ there are(is) 1 abnormal device(s): Cluster Exception Location[IP/ID]:[172.17.0.5/0], Arrival Time:[Fri Dec 13 15:27:15 2024], ExceptionType:[Stuck Occurred], Possible Reason:1.Host process is stuck, 2.Device task is stuck ] rtStreamSynchronize execute failed, reason=[fftsplus timeout][FUNC:FuncErrorReason][FILE:error_message_manage.cc][LINE:53] synchronize stream failed, runtime result = 507048[FUNC:ReportCallError][FILE:log_inner.cpp][LINE:161] EI0002: [PID: 19055] 2024-12-13-15:39:42.848.828 The wait execution of the Notify register times out. Reason: The Notify register has not received the Notify record from remote rank [unknown].base information: [streamID:[2514751180], taskID[10817], tag[AllReduce_172.17.0.5%eth0_60000_0_1734072939759954], AlgType(level 0-1-2):[fullmesh-ring-ring].] task information: [ there are(is) 1 abnormal device(s): Cluster Exception Location[IP/ID]:[172.17.0.5/0], Arrival Time:[Fri Dec 13 15:27:14 2024], ExceptionType:[Stuck Occurred], Possible Reason:1.Host process is stuck, 2.Device task is stuck ] Possible Cause: 1. An exception occurs during the execution on some NPUs in the cluster. As a result, collective communication operation failed.2. The execution speed on some NPU in the cluster is too slow to complete a communication operation within the timeout interval. (default 1800s, You can set the interval by using HCCL_EXEC_TIMEOUT.)3. The number of training samples of each NPU is inconsistent.4. Packet loss or other connectivity problems occur on the communication link. Solution: 1. If this error is reported on part of these ranks, check other ranks to see whether other errors have been reported earlier.2. If this error is reported for all ranks, check whether the error reporting time is consistent (the maximum difference must not exceed 1800s). If not, locate the cause or adjust the locate the cause or set the HCCL_EXEC_TIMEOUT environment variable to a larger value.3. Check whether the completion queue element (CQE) of the error exists in the plog(grep -rn 'error cqe'). If so, check the network connection status. (For details, see the TLS command and HCCN connectivity check examples.)4. Ensure that the number of training samples of each NPU is consistent. For details:https://www.hiascend.com/document
- accelerate.accelerator - Saving current state to /opt/stable-diffusion-3.5/diffusers/logs/checkpoint-500 12/13/2024 15:09:01 - INFO - accelerate.accelerator - Saving DeepSpeed Model and Optimizer EI0006: [PID: 19049] 2024-12-13-15:29:01.296.184 Getting socket times out. Reason: Remote Rank did not send the data in time. Please check the reason for the rank being stuck Solution: 1. Check the rank service processes with other errors or no errors in the cluster.2. If this error is reported for all NPUs, check whether the time difference between the earliest and latest errors is greater than the connect timeout interval (120s by default). If so, adjust the timeout interval by using the HCCL_CONNECT_TIMEOUT environment variable.3. Check the connectivity of the communication link between nodes. (For details, see the TLS command and HCCN connectivity check examples.). For details:https://www.hiascend.com/document TraceBack (most recent call last): Transport init error. Reason: [Create][DestLink]Create Dest error! createLink para:rank[0]-localUserrank[0]-localIpAddr[172.17.0.5], dst_rank[2]-remoteUserrank[2]-remote_ip_addr[172.17.0.5] Transport init error. Reason: [Create][DestLink]Create Dest error! createLink para:rank[0]-localUserrank[0]-localIpAddr[172.17.0.5], dst_rank[1]-remoteUserrank[1]-remote_ip_addr[172.17.0.5] Transport init error. Reason: [Create][DestLink]Create Dest error! createLink para:rank[0]-localUserrank[0]-localIpAddr[172.17.0.5], dst_rank[3]-remoteUserrank[3]-remote_ip_addr[172.17.0.5] Transport init error. Reason: [Create][DestLink]Create Dest error! createLink para:rank[0]-localUserrank[0]-localIpAddr[172.17.0.5], dst_rank[4]-remoteUserrank[4]-remote_ip_addr[172.17.0.5] Transport init error. Reason: [Create][DestLink]Create Dest error! createLink para:rank[0]-localUserrank[0]-localIpAddr[172.17.0.5], dst_rank[5]-remoteUserrank[5]-remote_ip_addr[172.17.0.5] Transport init error. Reason: [Create][DestLink]Create Dest error! createLink para:rank[0]-localUserrank[0]-localIpAddr[172.17.0.5], dst_rank[6]-remoteUserrank[6]-remote_ip_addr[172.17.0.5] Transport init error. Reason: [Create][DestLink]Create Dest error! createLink para:rank[0]-localUserrank[0]-localIpAddr[172.17.0.5], dst_rank[7]-remoteUserrank[7]-remote_ip_addr[172.17.0.5] Traceback (most recent call last): File "/opt/stable-diffusion-3.5/diffusers/./examples/dreambooth/train_dreambooth_lora_sd3.py", line 1934, in <module> main(args) File "/opt/stable-diffusion-3.5/diffusers/./examples/dreambooth/train_dreambooth_lora_sd3.py", line 1817, in main accelerator.save_state(save_path) File "/usr/local/python3.10/lib/python3.10/site-packages/accelerate/accelerator.py", line 2952, in save_state model.save_checkpoint(output_dir, ckpt_id, **save_model_func_kwargs) File "/usr/local/python3.10/lib/python3.10/site-packages/deepspeed/runtime/engine.py", line 3137, in save_checkpoint dist.barrier() File "/usr/local/python3.10/lib/python3.10/site-packages/deepspeed/comm/comm.py", line 117, in log_wrapper return func(*args, **kwargs) File "/usr/local/python3.10/lib/python3.10/site-packages/deepspeed/comm/comm.py", line 408, in barrier return cdb.barrier(group=group, async_op=async_op) File "/usr/local/python3.10/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py", line 328, in _fn return fn(*args, **kwargs) File "/usr/local/python3.10/lib/python3.10/site-packages/deepspeed/comm/torch.py", line 330, in barrier return torch.distributed.barrier(group=group, async_op=async_op, device_ids=device_ids) File "/usr/local/python3.10/lib/python3.10/site-packages/torch/distributed/c10d_logger.py", line 47, in wrapper return func(*args, **kwargs) File "/usr/local/python3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py", line 3703, in barrier work.wait() RuntimeError: The Inner error is reported as above. Since the operator is called asynchronously, the stacktrace may be inaccurate. If you want to get the accurate stacktrace, pleace set the environment variable ASCEND_LAUNCH_BLOCKING=1. [ERROR] 2024-12-13-15:29:01 (PID:19049, Device:0, RankID:0) ERR00100 PTA call acl api failed ^MSteps: 25%|▒~V~H▒~V~H▒~V~L | 500/2000 [33:06<1:39:18, 3.97s/it, loss=0.104, lr=1e-5] Inner error, see details in Ascend logs.Inner error, see details in Ascend logs.EI0002: [PID: 19054] 2024-12-13-15:39:42.626.496 The wait execution of the Notify register times out. Reason: The Notify register has not received the Notify record from remote rank [unknown].base information: [streamID:[2550120140], taskID[10817], tag[AllReduce_172.17.0.5%eth0_60000_0_1734072939759954], AlgType(level 0-1-2):[fullmesh-ring-ring].] task information: [ there are(is) 1 abnormal device(s): Cluster Exception Location[IP/ID]:[172.17.0.5/0], Arrival Time:[Fri Dec 13 15:27:15 2024], ExceptionType:[Stuck Occurred], Possible Reason:1.Host process is stuck, 2.Device task is stuck ] Possible Cause: 1. An exception occurs during the execution on some NPUs in the cluster. As a result, collective communication operation failed.2. The execution speed on some NPU in the cluster is too slow to complete a communication operation within the timeout interval. (default 1800s, You can set the interval by using HCCL_EXEC_TIMEOUT.)3. The number of training samples of each NPU is inconsistent.4. Packet loss or other connectivity problems occur on the communication link. Solution: 1. If this error is reported on part of these ranks, check other ranks to see whether other errors have been reported earlier.2. If this error is reported for all ranks, check whether the error reporting time is consistent (the maximum difference must not exceed 1800s). If not, locate the cause or adjust the locate the cause or set the HCCL_EXEC_TIMEOUT environment variable to a larger value.3. Check whether the completion queue element (CQE) of the error exists in the plog(grep -rn 'error cqe'). If so, check the network connection status. (For details, see the TLS command and HCCN connectivity check examples.)4. Ensure that the number of training samples of each NPU is consistent. For details:https://www.hiascend.com/document TraceBack (most recent call last): The error from device(chipId:5, dieId:0), serial number is 14, hccl fftsplus task timeout occurred during task execution, stream_id:4, sq_id:4, task_id:10817, stuck notify num:1, timeout:1836.[FUNC:ProcessStarsHcclFftsPlusTimeoutErrorInfo][FILE:device_error_proc.cc][LINE:1645] The 0 stuck notify wait context info:(context_id=7, notify_id=127).[FUNC:ProcessStarsHcclFftsPlusTimeoutErrorInfo][FILE:device_error_proc.cc][LINE:1652] @@@ The wait execution of the Notify register times out. Reason: The Notify register has not received the Notify record from remote rank [unknown].base information: [streamID:[2550120140], taskID[10817], tag[AllReduce_172.17.0.5%eth0_60000_0_1734072939759954], AlgType(level 0-1-2):[fullmesh-ring-ring].] task information: [ there are(is) 1 abnormal device(s): Cluster Exception Location[IP/ID]:[172.17.0.5/0], Arrival Time:[Fri Dec 13 15:27:15 2024], ExceptionType:[Stuck Occurred], Possible Reason:1.Host process is stuck, 2.Device task is stuck ] rtStreamSynchronize execute failed, reason=[fftsplus timeout][FUNC:FuncErrorReason][FILE:error_message_manage.cc][LINE:53] synchronize stream failed, runtime result = 507048[FUNC:ReportCallError][FILE:log_inner.cpp][LINE:161] EI0002: [PID: 19055] 2024-12-13-15:39:42.848.828 The wait execution of the Notify register times out. Reason: The Notify register has not received the Notify record from remote rank [unknown].base information: [streamID:[2514751180], taskID[10817], tag[AllReduce_172.17.0.5%eth0_60000_0_1734072939759954], AlgType(level 0-1-2):[fullmesh-ring-ring].] task information: [ there are(is) 1 abnormal device(s): Cluster Exception Location[IP/ID]:[172.17.0.5/0], Arrival Time:[Fri Dec 13 15:27:14 2024], ExceptionType:[Stuck Occurred], Possible Reason:1.Host process is stuck, 2.Device task is stuck ] Possible Cause: 1. An exception occurs during the execution on some NPUs in the cluster. As a result, collective communication operation failed.2. The execution speed on some NPU in the cluster is too slow to complete a communication operation within the timeout interval. (default 1800s, You can set the interval by using HCCL_EXEC_TIMEOUT.)3. The number of training samples of each NPU is inconsistent.4. Packet loss or other connectivity problems occur on the communication link. Solution: 1. If this error is reported on part of these ranks, check other ranks to see whether other errors have been reported earlier.2. If this error is reported for all ranks, check whether the error reporting time is consistent (the maximum difference must not exceed 1800s). If not, locate the cause or adjust the locate the cause or set the HCCL_EXEC_TIMEOUT environment variable to a larger value.3. Check whether the completion queue element (CQE) of the error exists in the plog(grep -rn 'error cqe'). If so, check the network connection status. (For details, see the TLS command and HCCN connectivity check examples.)4. Ensure that the number of training samples of each NPU is consistent. For details:https://www.hiascend.com/document
评论 (
11
)
登录
后才可以发表评论
状态
DONE
TODO
WIP
DONE
CLOSED
REJECTED
负责人
未设置
J石页
leisuzz
负责人
协作者
+负责人
+协作者
标签
未设置
项目
未立项任务
未立项任务
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (
-
)
标签 (
-
)
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
预计工期
(小时)
参与者(2)
1
https://gitee.com/ascend/MindSpeed-MM.git
git@gitee.com:ascend/MindSpeed-MM.git
ascend
MindSpeed-MM
MindSpeed-MM
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册