Re: [OMPI users] keyval parser error after v1.1 upgrade

2006-06-30 Thread Jeff Squyres (jsquyres)
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

Re: [OMPI users] keyval parser error after v1.1 upgrade

2006-06-29 Thread Patrick Jessee
i.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

Re: [OMPI users] keyval parser error after v1.1 upgrade

2006-06-29 Thread Jeff Squyres (jsquyres)
rom: 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 h

Re: [OMPI users] keyval parser error after v1.1 upgrade

2006-06-27 Thread Patrick Jessee
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

Re: [OMPI users] keyval parser error after v1.1 upgrade

2006-06-26 Thread Michael Kluskens
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. If both areas are in PATH or LD_LIBRARY_PATH or whatever environment variable your compiler

Re: [OMPI users] keyval parser error after v1.1 upgrade

2006-06-26 Thread Patrick Jessee
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

Re: [OMPI users] keyval parser error after v1.1 upgrade

2006-06-26 Thread Benjamin Landsteiner
Strange. I had actually done this before I emailed (several times, in fact), but for the sake of completeness, I did it once more. This time, it worked! No clue why it worked this time around. For those of you who in the future come across this problem, here are the (more or less exact)

Re: [OMPI users] keyval parser error after v1.1 upgrade

2006-06-26 Thread Michael Kluskens
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 d

[OMPI users] keyval parser error after v1.1 upgrade

2006-06-26 Thread Benjamin Landsteiner
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: [root@wolfhead ~]# mpicc -o hello_mpi hello.c [wolfhead:32258] keyval parser: error 1 reading fil