open-mmlab/mmsegmentation

ERROR:torch.distributed.elastic.multiprocessing.api:failed

Open

#1,593 创建于 2022年5月18日

在 GitHub 查看
 (9 评论) (0 反应) (1 负责人)Python (2,386 fork)batch import
awaiting responsehelp wanted

仓库指标

Star
 (6,867 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I write my own dataset class and dataloader, and while train with mmcv.runner, I get the error "ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: 1) local_rank: 1 (pid: 2762685)". I cannot locate the key problem according to this error report. How to resolve this issue?

贡献者指南