mpi.h shoud be located under <path_where_openmpi_is_instaled>/include/

When you compile your hello.c include that path with -I.


On Tue, Jun 12, 2012 at 10:25 AM, <vimalmat...@eaton.com> wrote:

>  Hi,****
>
> ** **
>
> I was directed to the OpenMPI website from the Boost Libraries page to
> install an MPI Installation.****
>
> I’ve followed all the steps in the installation guide to configure and
> build MPI. When I try to compile the hello.c program which contains <mpi.h>.
> ****
>
> I get an error message saying mpi.h does not exist****
>
> I’ve attached the config.log, config.out, make.out , ompi_info all and
> make-install.out files.****
>
> ** **
>
> Any help will be greatly appreciated!****
>
> ** **
>
> Thanks,****
>
> Vimal Mathew****
>
> ** **
>
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users
>

Reply via email to