Hi Ralph
Thank you for your attention to this again.
More inline.
Ralph Castain wrote:
I've never seen that problem before,
and I wasn't able to track down what "keyval parser" is being referenced. :-(
There was a posting in 2006, but somehow it was hijacked and
there is no clear solution,
I've never seen that problem before, and I wasn't able to track down what
"keyval parser" is being referenced. :-(
I have a very simple suggestion, however. Just edit the .txt files and remove
the comments.
If you are getting a workable executable, then I would think it must be reading
past th
Hi Ralph, list
Sorry, I spoke too soon.
The problem still seems to be there, in all compiler wrappers
(I.e. it probably tracks down to the opal_wrapper):
$ mpicc -o hello_c hello_c.c
[mycomputer.mydomain:09148] keyval parser: error 1 reading file
/my/path/to/openmpi/1.4.3/gnu-intel/openmpi/mpi
Good to hear (well, all except that bit about the conspiracy...)!
On Mar 24, 2011, at 12:45 PM, Gus Correa wrote:
> Hi Ralph, list
>
> Just for the record:
> I configured and built OpenMPI 1.4.3 with gcc/g++/ifort again today.
> The mpicc/opal_wrapper parser error disappeared.
>
> The whole pr
Hi Ralph, list
Just for the record:
I configured and built OpenMPI 1.4.3 with gcc/g++/ifort again today.
The mpicc/opal_wrapper parser error disappeared.
The whole problem must have been some computer daemon spell.
Other than my growing feeling that flipping bits and logic gates
have fun conspir
Ralph Castain wrote:
On Mar 23, 2011, at 3:19 PM, Gus Correa wrote:
Dear OpenMPI Pros
Why am I getting the parser error below?
It seems not to recognize comment lines (#).
This is OpenMPI 1.4.3.
The same error happens with the other compiler wrappers too.
However, the wrappers compile and pro
On Mar 23, 2011, at 3:19 PM, Gus Correa wrote:
> Dear OpenMPI Pros
>
> Why am I getting the parser error below?
> It seems not to recognize comment lines (#).
>
> This is OpenMPI 1.4.3.
> The same error happens with the other compiler wrappers too.
> However, the wrappers compile and produce an
Dear OpenMPI Pros
Why am I getting the parser error below?
It seems not to recognize comment lines (#).
This is OpenMPI 1.4.3.
The same error happens with the other compiler wrappers too.
However, the wrappers compile and produce an executable.
Thank you,
Gus Correa
Parser error:
$ mpicc hell