Dear
Reuti,
Thank you for the reply.
In examples directory on the computer c1, command "mpiexec -np
4 hello_c" is correctly executed.
If I run " mpiexec -machinefile hosts hello_c " on computer c1,
where hosts contains two line :
" node3
localhost
"
the screen displays as follows:
bash: orted: command not found
--------------------------------------------------------------------------
A daemon (pid 5247) died unexpectedly with status 127 while
attempting
to launch so we are aborting.
There may be more information reported by the environment (see
above).
This may be because the daemon was unable to find all the needed
shared
libraries on the remote node. You may set your LD_LIBRARY_PATH
to have the
location of the shared libraries on the remote nodes and this
will
automatically be forwarded to the remote nodes.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
mpiexec noticed that the job aborted, but has no info as to
the process
that caused that situation.
I dont know whats wrong with it.
Thank you.
Regards,
Meng
At 2013-07-27 16:44:56,Reuti <re...@staff.uni-marburg.de> wrote:
>Hi,
>
>Am 27.07.2013 um 08:48 schrieb meng:
>
>> what 's the requriement, especially on ssh, to run openmpi? I have two computers, say c1 and c2. Through ssh, c1 can access c2 without password, but c2 can't access c1. Under this environment, can I use openmpi to compute parallely?
>
>as long as you execute `mpiexec` only on c1, it should work. But you can't start a job on c2.
>
>-- Reuti
>
>
>> Regards,
>> meng
>>
>>
>> _______________________________________________
>> users mailing list
>> us...@open-mpi.org
>> http://www.open-mpi.org/mailman/listinfo.cgi/users
>
>
>_______________________________________________
>users mailing list
>us...@open-mpi.org
>http://www.open-mpi.org/mailman/listinfo.cgi/users