On Jul 31, 2013, at 6:45 PM, meng <qsm...@126.com> wrote:

>       I install openmpi at /usr/local/openmpi-1.6.5 on both computers. and 
> the two computers now can access each other without passwd required. I set 
> the path and ld_library_path in .bashrc and source it.
>      I still get the problems as before. In detail, the problem is as follows:
> 
>  bash: orted: command not found

This error means that you're not setting the path properly on the remote node 
for non-interactive sessions.  Try this:

    ssh REMOTE_NODE env | grep PATH

I think you'll find that the path for OMPI is not in the output.

-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/


Reply via email to