I have installed openmpi-bin and openmpi-common, and I get the following error when I run either mpirun or mpiexec:
mpirun: error while loading shared libraries: libopen-rte.so.12
As I checked, this library should be a part of the openmpi-bin (or common), but no matter how many times I try to reinstall it i get the same error.
Also no libraries like lib*-rte.* can be found at /usr/lib, and i cant find anything similar in other lib folders neither.
What should I do?
openmpi-binandopenmpi-commonfromthe standard repositories? What doesapt-cache policy libopenmpi1.10say? – steeldriver Jan 19 '18 at 13:09$ apt-cache policy libopenmpi1.10 libopenmpi1.10: Installed: 1.10.2-8ubuntu1 Candidate: 1.10.2-8ubuntu1 Version table: *** 1.10.2-8ubuntu1 500 500 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages 100 /var/lib/dpkg/status– Gábor Erdős Jan 19 '18 at 13:43