On Jul 21, 2009, at 7:48 PM, Jeff Squyres wrote:
> Arrgh!! Even with .ompi_ignore, everything is broken on OS X and
> Linux (perhaps this is what Ralph was referring to -- not a compile
> time problem?):
>
> -----
> $ mpicc -g -Isrc -c -o libmpitest.o libmpitest.c
> Cannot open configuration file ${datadir}/openmpi/mpicc-wrapper-
> data.txt
> Error parsing data file mpicc: Not found
> -----
Is this just mpicc, or is it also ompi_info and mpirun failing like
this? I presume the autodetect component is *not* involved, right? So
this presumably is a problem with opal_install_dirs_expand?
Iain
|