Re: [OMPI users] Program hangs when run in the remote host ...

2009-09-19 Thread souvik bhattacherjee
Hi Gus (and all OpenMPI users), Thanks for your interest in my problem. However, the points you had raised earlier in your mails, seems to me that, I had already taken care of them. I had enlisted them below pointwise. Your comments are rewritten in *RED *and my replies in *BLACK.* 1) As you have

Re: [OMPI users] Program hangs when run in the remote host ...

2009-09-19 Thread Ralph Castain
One thing that flags my attention. In your PATH definition, you put $PATH ahead of your OMPI 1.3.3 installation. Thus, if there are any system supplied versions of OMPI hanging around (and there often are), they will be executed instead of your new installation. You might try reversing that

Re: [OMPI users] running open mpi on ubuntu 9.04

2009-09-19 Thread Marce
2009/9/18 Hodgess, Erin : > There is no hosts file there originally > I put in > >  cat hosts > 127.0.0.1   localhost > > > but still get the same thing > > thanks, > Erin > > erin@erin-laptop:~$ > Erin M. Hodgess, PhD > Associate Professor > Department of Computer and Mathematical Sciences > U

Re: [OMPI users] running open mpi on ubuntu 9.04

2009-09-19 Thread Hodgess, Erin
the LD_LIBRARY_PATH did the trick; thanks so much! Sincerely, Erin Erin M. Hodgess, PhD Associate Professor Department of Computer and Mathematical Sciences University of Houston - Downtown mailto: hodge...@uhd.edu -Original Message- From: users-boun...@open-mpi.org on behalf of Marce