Skip to content
Prev 1941 / 2152 Next

Error installing Rmpi over OpenMPI: Cannot find orted

Hello Ei-ji, thank you for helping me.

I can see libtorque:
---
$ ldd /usr/lib/openmpi/lib/openmpi/mca_plm_tm.so |grep libtorque
libtorque.so.2 => /opt/torque/lib/libtorque.so.2 (0x00007f2a8558e000)
---

I modified my PBS script and R file as you suggested. The job still wasn't
finishing. I was still getting many logs, some of them were empty and some
others not. From the ones that weren't empty I noticed that OpenMPI was
trying to use a different network interface from the one that corresponds
to the cluster network, even when the other network interface was not
connected. I followed the instructions from
https://www.open-mpi.org/faq/?category=tcp#tcp-selection and now RMPI is
working properly! I don't know why I was only getting this errors from R,
not from C or python.

I hope this helps someone in the future.

Thank you very much!
Alejandro




2014-11-20 22:30 GMT-06:00 Ei-ji Nakama <nakama at ki.rim.or.jp>: