Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[W socket.cpp:663] [c10d] The client socket has failed to connect to [DESKTOP-H2DRQRJ]:62468 (system error: 10049) #85

Open
xuanhaodong opened this issue Feb 5, 2024 · 2 comments

Comments

@xuanhaodong
Copy link

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!

@xuanhaodong
Copy link
Author

by the way, my system is windows10, not linux

@yjo3
Copy link

yjo3 commented Feb 27, 2024

You should change the num_workers: 0 as well as gpus: [0] in XXX.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants