You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Couldn't repro this error locally, but what's wrong with that test is that it is not running standalone. It should, because we recently made ddp the default when devices > 1, and with devices=auto this is implied. Every test that runs with ddp needs to be standalone, unless it is ddp_spawn (preferred in tests).
Uh oh!
There was an error while loading. Please reload this page.
Bug description
How to reproduce the bug
Run
https://github.com/Lightning-AI/lightning/blob/235e6922593fd150715254ea719419b78c0cba30/tests/tests_fabric/plugins/precision/test_amp_integration.py#L70-L73
Set
devices>1
Environment
Reproduces on our CI
More info
#16842 (comment)
cc @carmocca @justusschock @awaelchli @Borda
The text was updated successfully, but these errors were encountered: