lightning/pytorch_lightning/accelerators
Adrian Wälchli 28d45a26a3
Set correct device ids in DDP [wip] (#4297)
* repro


debug


c


d


dd


d


d


d


ads


d


d


d


f


rank


f


v


d


d


d


d


d


d


d


d


d


d


d


set 


drop PL_DDP_PID


clean up


keep set gpus


revert


Revert "drop PL_DDP_PID"

This reverts commit 7d88cae469541ef19128f9c20919fd3a6f863039.
d


pid


gpus


clean up


clean up 


misconfig?


misconfig


clean


clean

* fix pep

* changelog

* remove script

Co-authored-by: chaton <thomas@grid.ai>
Co-authored-by: William Falcon <waf2107@columbia.edu>
2020-10-24 17:33:47 -04:00
..
__init__.py notices (#4118) 2020-10-13 07:18:07 -04:00
accelerator.py Bug/4319 ddp checkpoint (#4323) 2020-10-24 16:55:49 -04:00
accelerator_connector.py Set correct device ids in DDP [wip] (#4297) 2020-10-24 17:33:47 -04:00
cpu_accelerator.py ref: accelerator names (#4066) 2020-10-11 01:05:14 -04:00
ddp2_accelerator.py enable ddp as a plugin (#4285) 2020-10-22 05:15:51 -04:00
ddp_accelerator.py Set correct device ids in DDP [wip] (#4297) 2020-10-24 17:33:47 -04:00
ddp_cpu_slurm_accelerator.py enable ddp as a plugin (#4285) 2020-10-22 05:15:51 -04:00
ddp_cpu_spawn_accelerator.py enable ddp as a plugin (#4285) 2020-10-22 05:15:51 -04:00
ddp_cpu_torchelastic_accelerator.py enable ddp as a plugin (#4285) 2020-10-22 05:15:51 -04:00
ddp_slurm_accelerator.py enable ddp as a plugin (#4285) 2020-10-22 05:15:51 -04:00
ddp_spawn_accelerator.py Set correct device ids in DDP [wip] (#4297) 2020-10-24 17:33:47 -04:00
ddp_torchelastic_accelerator.py enable ddp as a plugin (#4285) 2020-10-22 05:15:51 -04:00
dp_accelerator.py Bug/4319 ddp checkpoint (#4323) 2020-10-24 16:55:49 -04:00
gpu_accelerator.py ref: accelerator names (#4066) 2020-10-11 01:05:14 -04:00
horovod_accelerator.py Bug/4319 ddp checkpoint (#4323) 2020-10-24 16:55:49 -04:00
tpu_accelerator.py Use `Optional` for arguments set to `None` by default (#4164) 2020-10-15 23:02:50 +02:00