On Thu, Mar 25, 2010 at 11:30 AM, <[email protected]> wrote: > It looks like that mpi.h file does not exist. Which version of openmpi has > the mpi.h header file? Hi,
have you installed openmpi using rpm? If so, please install the package openmpi-devel. It has mpi.h in /usr/lib64/openmpi/1.3.2-gcc/include/mpi.h Regards, Götz Waschk
