0
点赞
收藏
分享

微信扫一扫

记录:enforce fail at /pytorch/third_party/gloo/gloo/transport/tcp/device.cc:208]

归零者245号 2022-03-26 阅读 116

RuntimeError: [enforce fail at /pytorch/third_party/gloo/gloo/transport/tcp/device.cc:208] ifa != nullptr. Unable to find interface for: [0.0.1.52]

参考:https://discuss.pytorch.org/t/runtime-error-using-distributed-with-gloo/16579

ifconfig查看第一个以太网接口名称’name’

export GLOO_SOCKET_IFNAME=name

举报
0 条评论