Use --dist-url tcp://0.0.0.0:12345 to specify a different port.
--dist-url tcp://0.0.0.0:12345
See pytorch documentation about the URL.
Most helpful comment
Use
--dist-url tcp://0.0.0.0:12345to specify a different port.See pytorch documentation about the URL.