It seems that libtorch is build against incompatible libgloo. There are
more symbols that are missing.
nm -D --undefined-only /usr/lib/x86_64-linux-gnu/libtorch_cpu.so | c++filt |
grep connectFullMesh
U
gloo::rendezvous::Context::connectFullMesh(gloo::rendezvous::Store&,
std::shared_ptr<gloo::transport::Device>&)
nm -D /usr/lib/libgloo.so | c++filt | grep connectFullMesh
0000000000069ff0 T
gloo::rendezvous::Context::connectFullMesh(std::shared_ptr<gloo::rendezvous::Store>,
std::shared_ptr<gloo::transport::Device>&)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2126912
Title:
libtorch2.6: undefined symbol: _ZN4gloo10rendezvous5StoreD2Ev
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pytorch/+bug/2126912/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs