Re: [OMPI users] OpenFOAM fail to run under openmpi-1.3.3 on 2x Ubuntu 9.10 x64 Server

2009-12-15 Thread Ralph Castain
Your path on a remote node is wrong and so OMPI cannot find the required OMPI executable ("orted") to launch your job. Check your path to ensure that it is getting setup correctly on your remote nodes - every node needs to see you OMPI installed binaries and libraries. On Dec 15, 2009, at 10:4

[OMPI users] OpenFOAM fail to run under openmpi-1.3.3 on 2x Ubuntu 9.10 x64 Server

2009-12-15 Thread Dmitry Zaletnev
Hi, I've got the message: bash: orted: command not found A daemon (pid 1550) died unexpectedly with status 127 while attempting to launch so we are aborting when I tried to run OpenFOAM in parallel on 2x Ubuntu 9.10 x64 Server nodes the same way as it runs OK on 2x OpenSUSE 11.1 x64 nodes. Anothe