My operating system is opensuse 12.3 X86_64 I use openmpi is 1.6-3.1.2
the message is
Open RTE was unable to open the hostfile:
/usr/lib64/mpi/gcc/openmpi/etc/openmpi-default-hostfile
Check to make sure the path and filename are correct.
Can you provide all the information listed here:
http://www.open-mpi.org/community/help/
On May 28, 2013, at 6:53 AM, mohamed khuili wrote:
> I run openmpi and i get this message
> Open RTE was unable to open the hostfile:
> /usr/lib64/mpi/gcc/openmpi/etc/openmpi-default-hostfile
> Che
It really helps if you tell us *something* about the problem - like what
version of OMPI you are using. :-/
At a guess, you are possibly using 1.6.x. If so, then you are missing your
default hostfile. You can work around the problem by adding "--default-hostfile
none" to the cmd line.
On May 2
I run openmpi and i get this message
Open RTE was unable to open the hostfile:
/usr/lib64/mpi/gcc/openmpi/etc/openmpi-default-hostfile
Check to make sure the path and filename are correct.
what is the solution, please?