facebookresearch / facebookresearch/detectron2
OSError: [Errno 113] No route to host
- Dominant language
- Python
- Stars
- 34.7k
- Forks
- 7.9k
- PR merge metrics
- No merged PRs in 30d
Description
Thank you for sharing your excellent work. I trained a project using detectron2 as backbone. But when I trained a model in a machine with 8 GPUs, I met OSError: [Errno 113] No route to host as follow:


I found the error was in the detectron2/detectron2/engine/launch.py.
I did not enable firewall, which might cause this error.

Now I don't know how to solve it.
Contributor guide
Assessment
This issue has not been assessed yet.