Working Notes: my commonplace notebook for recording & exploring ideas.
Home. Site Map. Subscribe. More at expLog.
this has a lot of magic functions available in the torch.distributed package
distributed_c10.py
linkusing it in a notebook as a way to use all 8 gpus on demand?
pytorch overrides the system excepthook… to prefix the exception with the rank number
the magic WORLD
property on groups comes from a metaclass
— Kunal