open-mmlab/mmsegmentation
ERROR:torch.distributed.elastic.multiprocessing.api:failed
オープン
#1,593 opened on 2022/05/18
awaiting responsehelp wanted
Repository metrics
- Stars
- (6,867 個のスター)
- PR merge metrics
- (30d に merged 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?