open-mmlab/mmsegmentation
ERROR:torch.distributed.elastic.multiprocessing.api:failed
開放
#1,593 建立於 2022年5月18日
awaiting responsehelp wanted
倉庫指標
- 星標
- (6,867 顆星)
- PR 合併指標
- (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?