Re: [OMPI users] Problem running code with OpenMPI-1.0.1

2006-04-12 Thread Jeff Squyres (jsquyres)
> To: layto...@charter.net; Open MPI Users > Subject: Re: [OMPI users] Problem running code with OpenMPI-1.0.1 > > OK, this is weird. I built 1.0.2 with the following options: > > ./configure --prefix=/home/jlayton/bin/OPENMPI-1.0.2-PGI6.0-OPTERON > --disable-io-romio \ >

Re: [OMPI users] Problem running code with OpenMPI-1.0.1

2006-04-12 Thread Jeffrey B. Layton
OK, this is weird. I built 1.0.2 with the following options: ./configure --prefix=/home/jlayton/bin/OPENMPI-1.0.2-PGI6.0-OPTERON --disable-io-romio \ --enable-static --enable-shared and installed it. When I tried to build a code with static links (linking in the libs), it yells about not

Re: [OMPI users] Problem running code with OpenMPI-1.0.1

2006-04-11 Thread Jeffrey B. Layton
Well, yes these nodes do have multiple TCP interfaces. I'll give 1.0.2 a whirl :) Thanks! Jeff Do you, perchance, have multiple TCP interfaces on at least one of the nodes you're running on? We had a mistake in the TCP network matching code during startup -- this is fixed in v1.0.2. Can you

Re: [OMPI users] Problem running code with OpenMPI-1.0.1

2006-04-11 Thread Jeff Squyres (jsquyres)
Do you, perchance, have multiple TCP interfaces on at least one of the nodes you're running on? We had a mistake in the TCP network matching code during startup -- this is fixed in v1.0.2. Can you give that a whirl? > -Original Message- > From: users-boun...@open-mpi.org > [mailto:user