Gershom

Results 2 issues of Gershom

Hi there, a couple of args are defaulted to use torch.distributed.groups This fails if torch distributed is not configured. I've edited the defaults to use torch distributed if it is...

**Describe the bug** I have functions I want to launch in parallel using python's multiprocessing. I want to be able to set breakpoints inside these parallel processes like I can...