Re: [OMPI users] LSF with OpenMPI

2006-08-30 Thread Ralph H Castain
On 8/30/06 6:40 AM, "Michael Kluskens" wrote: > I suspect that the problem is not that LSF does not copy the > environment over but that Open MPI is accessing the other nodes not > using LSF's method. Below is a related message by you that I have > not tried to figure out yet, I was hoping fo

Re: [OMPI users] LSF with OpenMPI

2006-08-30 Thread Michael Kluskens
I suspect that the problem is not that LSF does not copy the environment over but that Open MPI is accessing the other nodes not using LSF's method. Below is a related message by you that I have not tried to figure out yet, I was hoping for pointers by those people that use LSF: On Jul 1

Re: [OMPI users] LSF with OpenMPI

2006-08-29 Thread Jeff Squyres
That's somewhat odd. I have very little experience with LSF, but I'm surprised that they don't copy the environment over (others do). None of us have LSF, unfortunately, so we haven't done any work to try to make OMPI work on it. On 8/25/06 10:14 AM, "Michael Kluskens" wrote: > Is there anyon

[OMPI users] LSF with OpenMPI

2006-08-25 Thread Michael Kluskens
Is there anyone running OpenMPI on a machine with LSF batch queueing system. Last time I attempted this I discovered that PATH and LD_LIBRARY_PATH were not making it to the client nodes. I could force PATH to work using an OpenMPI option but I could not even force LD_LIBRARY_PATH over to