Re: [OMPI users] Problem: openmpi using lam

2008-03-14 Thread Jeff Squyres
On Mar 9, 2008, at 5:39 PM, Justus Schwabedal wrote: I got it. The answer I was looking for was: lam deamons are not in use anymore. mpirun does everything byitself as soon as all the path variables are set up correctly. However, what are the openIB and uDAPL warnings good for? E.g: Sorry for

Re: [OMPI users] Problem: openmpi using lam

2008-03-09 Thread Justus Schwabedal
-- Reuti Original-Nachricht Datum: Fri, 7 Mar 2008 13:19:16 -0500 Von: Jeff Squyres An: Open MPI Users Betreff: Re: [OMPI users] Problem: openmpi using lam On Mar 7, 2008, at 11:31 AM, Justus Schwabedal wrote: I need advise to get openmpi to work using lam. I think y

Re: [OMPI users] Problem: openmpi using lam

2008-03-09 Thread Jeff Squyres
Yours, J Original-Nachricht Datum: Fri, 7 Mar 2008 13:19:16 -0500 Von: Jeff Squyres An: Open MPI Users Betreff: Re: [OMPI users] Problem: openmpi using lam On Mar 7, 2008, at 11:31 AM, Justus Schwabedal wrote: I need advise to get openmpi to work using lam. I think you're sl

Re: [OMPI users] Problem: openmpi using lam

2008-03-08 Thread Reuti
ginal-Nachricht Datum: Fri, 7 Mar 2008 13:19:16 -0500 Von: Jeff Squyres An: Open MPI Users Betreff: Re: [OMPI users] Problem: openmpi using lam On Mar 7, 2008, at 11:31 AM, Justus Schwabedal wrote: I need advise to get openmpi to work using lam. I think you're slightly con

Re: [OMPI users] Problem: openmpi using lam

2008-03-08 Thread Justus Schwabedal
> An: Open MPI Users > Betreff: Re: [OMPI users] Problem: openmpi using lam > On Mar 7, 2008, at 11:31 AM, Justus Schwabedal wrote: > > > I need advise to get openmpi to work using lam. > > I think you're slightly confused -- LAM/MPI and Open MPI are two > diff

Re: [OMPI users] Problem: openmpi using lam

2008-03-07 Thread Jeff Squyres
On Mar 7, 2008, at 11:31 AM, Justus Schwabedal wrote: I need advise to get openmpi to work using lam. I think you're slightly confused -- LAM/MPI and Open MPI are two different software projects that implement the same standard (MPI). This list is for supporting Open MPI. Another list (h

[OMPI users] Problem: openmpi using lam

2008-03-07 Thread Justus Schwabedal
Dear Community, I need advise to get openmpi to work using lam. For testing I installed it on two machines running opensuse10.3 (both atholon 64) connected via ethernet. I then try to run a test script "hello.x" with the following commands: jus@cusp:~/Code/Spielwiese/Mpi> make hello mpicc hello.c