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
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
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
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
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
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
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)
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
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