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
how to close distributed?
I only have 1 GPU, so I need to change the code, I change the parameter in xxx.yaml, GPUs [1] to GPUs[0].
But there may have some error: [W socket.cpp:663] [c10d] The client socket has failed to connect to [DESKTOP-H2DRQRJ]:62468 (system error: 10049).
I search it online, it seems like it usually come at distributed training with GPUs.
I only have 1 GPU. So how can I run the code??
Wait for your help!
The text was updated successfully, but these errors were encountered:
how to close distributed?
I only have 1 GPU, so I need to change the code, I change the parameter in xxx.yaml, GPUs [1] to GPUs[0].
But there may have some error: [W socket.cpp:663] [c10d] The client socket has failed to connect to [DESKTOP-H2DRQRJ]:62468 (system error: 10049).
I search it online, it seems like it usually come at distributed training with GPUs.
I only have 1 GPU. So how can I run the code??
Wait for your help!
The text was updated successfully, but these errors were encountered: