Ok, good -- that's what I was assuming had happened. As Brian said, the stdin issue is not currently on our roadmap to fix in the immediate future. But I added it to our bug tracker as an un-milestoned issue so that we don't forget about it
https://svn.open-mpi.org/trac/ompi/ticket/167 Thanks for the report! > -----Original Message----- > From: users-boun...@open-mpi.org > [mailto:users-boun...@open-mpi.org] On Behalf Of Patrick Jessee > Sent: Thursday, June 29, 2006 5:12 PM > To: Open MPI Users > Subject: Re: [OMPI users] keyval parser error after v1.1 upgrade > > Jeff, > > Sorry for the confusion. It's for the the > "mca_oob_tcp_accept" thread. > I mistakenly replied to the wrong message ("keyval parser"). > > As for the "mca_oob_tcp_accept" thread, I have since found > since found > some more information on the problem (1.1 no longer works if stdin is > closed; 1.0.2 was fine) and have reported this in another message > ("Openmpi 1.1: startup problem caused by file descriptor state"). > > Let me know if you need anymore information. Thanks for following up. > > -Patrick > > > Jeff Squyres (jsquyres) wrote: > > >Patrick -- > > > >I'm a little confused about your response. Are you replying to the > >"keyval parser" thread (i.e., saying that you had the same problem as > >Benjamin Landsteiner), or are you replying to the > "mca_oob_tcp_accept" > >thread? > > > > > > > > > >>-----Original Message----- > >>From: users-boun...@open-mpi.org > >>[mailto:users-boun...@open-mpi.org] On Behalf Of Patrick Jessee > >>Sent: Tuesday, June 27, 2006 11:57 AM > >>To: Open MPI Users > >>Subject: Re: [OMPI users] keyval parser error after v1.1 upgrade > >> > >>Michael Kluskens wrote: > >> > >> > >> > >>>If you have both OpenMPI 1.0.2 and 1.1 installed in > separate areas > >>>there are a lot of different ways to mess that up. > >>> > >>>Offhand: > >>> > >>>Did you configure with --prefix pointed at each of the > >>> > >>> > >>different areas. > >> > >> > >>> > >>> > >>> > >>> > >>Yes, --prefix was unique for each different area. > >> > >> > >> > >>>If both areas are in PATH or LD_LIBRARY_PATH or whatever > >>> > >>> > >>environment > >> > >> > >>>variable your compiler uses than things could be > interesting (Intel > >>>compiler using FPATH for include files). > >>> > >>> > >>> > >>> > >>> > >>Neither area was in the PATH, etc. > >> > >> > >> > >>>Michael > >>> > >>>On Jun 26, 2006, at 6:28 PM, Patrick Jessee wrote: > >>> > >>> > >>> > >>> > >>> > >>>>Michael, > >>>> > >>>>Hello. Thanks for the response. We do clean configures > and makes > >>>>under /tmp, and install in a completely separate area so I don't > >>>>see how anything from 1.0.2 could be left over in the 1.1 > >>>>installation. We aren't installing 1.1 over 1.0.2. 1.1 is > >>>>configured, built, and installed in a completely different area. > >>>> > >>>>-Patrick > >>>> > >>>>Michael Kluskens wrote: > >>>> > >>>> > >>>> > >>>> > >>>> > >>>>>You may have to properly uninstall OpenMPI 1.0.2 before > >>>>>installing OpenMPI 1.1 > >>>>> > >>>>>This was an issue in the past. > >>>>> > >>>>>I would recommend you go into your OpenMPI 1.1 directory > >>>>> > >>>>> > >>and type > >> > >> > >>>>>"make uninstall", then if you have it go into your > OpenMPI 1.0.2 > >>>>>directory and do the same. If you don't have a directory with > >>>>>OpenMPI 1.0.2 configured already then either rebuild > >>>>> > >>>>> > >>OpenMPI 1.0.2 > >> > >> > >>>>>or go into /usr/local and identify all remaining OpenMPI > >>>>>directories and components and remove them. Basically > >>>>> > >>>>> > >>you should > >> > >> > >>>>>find directories modified when you installed OpenMPI 1.1 > >>>>> > >>>>> > >>(or when > >> > >> > >>>>>you uninstalled it) and you may find components dated > from when > >>>>>you installed OpenMPI 1.0.2. > >>>>> > >>>>>Michael > >>>>> > >>>>>On Jun 26, 2006, at 4:34 PM, Benjamin Landsteiner wrote: > >>>>> > >>>>> > >>>>> > >>>>> > >>>>> > >>>>> > >>>>>>Hello all, > >>>>>> I recently upgraded to v1.1 of Open MPI and ran > into a problem > >>>>>>on my > >>>>>>head node that I can't seem to solve. Upon running > >>>>>> > >>>>>> > >>mpicc, mpiCC, > >> > >> > >>>>>>mpic > >>>>>>++, and so forth, I get an error like this: > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>>_______________________________________________ > >>>>>users mailing list > >>>>>us...@open-mpi.org > >>>>>http://www.open-mpi.org/mailman/listinfo.cgi/users > >>>>> > >>>>> > >>>>> > >>>>> > >>>>> > >>>>> > >>>><pj.vcf> > >>>>_______________________________________________ > >>>>users mailing list > >>>>us...@open-mpi.org > >>>>http://www.open-mpi.org/mailman/listinfo.cgi/users > >>>> > >>>> > >>>> > >>>> > >>>_______________________________________________ > >>>users mailing list > >>>us...@open-mpi.org > >>>http://www.open-mpi.org/mailman/listinfo.cgi/users > >>> > >>> > >>> > >>> > >>> > >> > >> > > > >_______________________________________________ > >users mailing list > >us...@open-mpi.org > >http://www.open-mpi.org/mailman/listinfo.cgi/users > > > > > > > >