Glad to hear it! It's always nice to hear success stories from out
in the Real World(tm).
On Jun 14, 2007, at 7:29 AM, Allen Barnett wrote:
I just wanted to say "Thank You!" to the OpenMPI developers for the
OPAL_PREFIX option :-) This has proved very helpful in getting my
customers up and
I just wanted to say "Thank You!" to the OpenMPI developers for the
OPAL_PREFIX option :-) This has proved very helpful in getting my
customers up and running with the least amount of effort on their part.
I really appreciate it.
Thanks,
Allen
--
Allen Barnett
Transpire, Inc.
e-mail: al...@transpi
Thanks for your help, I solved my problem. I make a stupid mistake,I
just modify .bash_profile before, I modify .bashrc, it works. so stupid
I am.
anyway,thanks your reply.
On Thu, 2007-06-14 at 07:10 -0400, Jeff Squyres wrote:
> You have two options:
>
> 1. Ensure that your PATH and LD_LIBRARY_PA
You have two options:
1. Ensure that your PATH and LD_LIBRARY_PATH are exactly what you
think they are on the remote nodes. A common problem that some
people run into is that they setup their PATH/LD_LIBRARY_PATH in the
"interactive" portions of their .bashrc, meaning that they are only
Hi
For debugging i usually run each process in a separate X-window.
This works well if i set the DISPLAY variable to the computer
from which i am starting my OpenMPI application.
This method fails however, if i log in (via ssh) to my workstation
from a third computer and then start my OpenMPI app
If it is such a general bug in the PGI compiler it might be worthwhile
to get it PGI fixed fast and distribute that to the users affected.
Usually they are pretty responsive.
> On Jun 13, 2007, at 8:47 PM, Julian Cummings wrote:
>
> > I did some quick tests with my little hello example that indic