PyTorch Forums
Multiprocessing using torch.multiprocessing
Brando_Miranda
(MirandaAgent)
March 2, 2021, 6:08pm
3
@Enumaris
why didn’t you just use DDP (
DistributedDataParallel — PyTorch 1.7.1 documentation
)?
How to fix a SIGSEGV in pytorch when using distributed training (e.g. DDP)?
show post in topic