Hello, I am trying to install openmpi-1.6 using the Intel compilers. Looks like everything went fine but there was no mpicc mpif90, mpic++, .... created during the installation process. I made links to opal-wrapper (and also orterun for mpirun) but then when trying to compile the examples/hello_c.c I get:
/usr/local/openmpi/openmpi-1.6/bin/mpicc hello_c.c Cannot open configuration file /usr/local/openmpi/openmpi-1.6/share/openmpi/mpicc-wrapper-data.txt Error parsing data file mpicc: Not found Any help appreciated. Denis