I'll try to reinstall openmpi on a nfsdevice, maybe it works then.
Thanks for your help
dino
Tim Prins schrieb:
> Unfortunately, I am out of ideas on this one. It is very strange. Maybe
> someone else has an idea.
>
> I would recommend trying to install Open MPI again. First be sure to get
> r
Unfortunately, I am out of ideas on this one. It is very strange. Maybe
someone else has an idea.
I would recommend trying to install Open MPI again. First be sure to get
rid of all of the old installs of Open MPI from all your nodes, then
reinstall and try again.
Tim
Dino Rossegger wrote:
Here the Syntax & Output of the Command:
root@sun:~# mpirun --hostfile hostfile saturn
[sun:28777] [0,0,0] ORTE_ERROR_LOG: Timeout in file
base/pls_base_orted_cmds.c at line 275
[sun:28777] [0,0,0] ORTE_ERROR_LOG: Timeout in file pls_rsh_module.c at
line 1164
[sun:28777] [0,0,0] ORTE_ERROR_LOG: Tim
This is very odd. The daemon is being launched properly, but then things
get strange. It looks like mpirun is sending a message to kill
application processes on saturn.
What version of Open MPI are you using?
Are you sure that the same version of Open MPI us being used everywhere?
Can you try
Hi again,
Tim Prins schrieb:
> Hi,
>
> On Monday 01 October 2007 03:56:16 pm Dino Rossegger wrote:
>> Hi again,
>>
>> Yes the error output is the same:
>> root@sun:~# mpirun --hostfile hostfile main
>> [sun:23748] [0,0,0] ORTE_ERROR_LOG: Timeout in file
>> base/pls_base_orted_cmds.c at line 275
>
Hi,
On Monday 01 October 2007 03:56:16 pm Dino Rossegger wrote:
> Hi again,
>
> Yes the error output is the same:
> root@sun:~# mpirun --hostfile hostfile main
> [sun:23748] [0,0,0] ORTE_ERROR_LOG: Timeout in file
> base/pls_base_orted_cmds.c at line 275
> [sun:23748] [0,0,0] ORTE_ERROR_LOG: Timeo
Hi again,
Yes the error output is the same:
root@sun:~# mpirun --hostfile hostfile main
[sun:23748] [0,0,0] ORTE_ERROR_LOG: Timeout in file
base/pls_base_orted_cmds.c at line 275
[sun:23748] [0,0,0] ORTE_ERROR_LOG: Timeout in file pls_rsh_module.c at
line 1164
[sun:23748] [0,0,0] ORTE_ERROR_LOG: T
Now that the PATHs seem to be set correctly for
ssh i don't know what the problem could be.
Is the error message still the same on as in the first mail?
Did you do the envorpnment/sshd_config on both machines?
What shell are you using?
On other test you could make is to start your application
wit
Hi Jodi,
did the steps as you said, but it didn't work for me.
I set LD_LIBRARY_PATH in /etc/environment and ~/.shh/environment and
made the changes to sshd_config.
But this all didn't solve my problem, although the pahts seemed to be
set correctly (judging what ssh saturn `printenv >> test` says)
Dino -
I had a similar problem.
I was only able to solve it by setting PATH and LS_LIBRARY_PATH
in the file ~/ssh/environment on the client and setting
PermitUserEnvironment yes
in /etc/ssh/sshd_config on the server (for this you need root
prioviledge though)
To be on the safe side, i did both o
Note that you may be able to get some more error output by
adding --debug-daemons to the mpirun command line.
Tim
On Thursday 27 September 2007 05:12:53 pm Dino Rossegger wrote:
> Hi Jody,
>
> Thanks for your help, it really is the case that either in PATH nor in
> LD_LIBRARY_PATH the path to th
Hi Jody,
Thanks for your help, it really is the case that either in PATH nor in
LD_LIBRARY_PATH the path to the libs is set correctly. I'll try out,
hope it works.
jody schrieb:
> Hi Dino
>
> Try
> ssh saturn printenv | grep PATH
>>from your host sun to see what your environment variables are w
Hi Dino
Try
ssh saturn printenv | grep PATH
from your host sun to see what your environment variables are when
ssh is run without a shell.
On 9/27/07, Dino Rossegger wrote:
> Hi,
>
> I have a problem running a simple programm mpihello.cpp.
>
> Here is a excerp of the error and the command
> ro
Hi,
I have a problem running a simple programm mpihello.cpp.
Here is a excerp of the error and the command
root@sun:~# mpirun -H sun,saturn main
[sun:25213] [0,0,0] ORTE_ERROR_LOG: Timeout in file
base/pls_base_orted_cmds.c at line 275
[sun:25213] [0,0,0] ORTE_ERROR_LOG: Timeout in file pls_rsh_m
14 matches
Mail list logo