Error handling for accelerator="mps"
and strategy="ddp"
#16148
Labels
Milestone
accelerator="mps"
and strategy="ddp"
#16148
Bug description
The MPS backend does not support
torch.distributed
. We should fail early in the AcceleratorConnector and produce a user friendly error message.How to reproduce the bug
Error messages and logs
This applies for the entire DDPStrategy family (ddp, ddp_fork, ddp_spawn, etc.)
Environment
Current environment
More info
No response
cc @Borda @justusschock
The text was updated successfully, but these errors were encountered: