[Paraview] CVS MPI compile failing

Scott, W Alan wascott at sandia.gov
Thu Jul 17 13:57:34 EDT 2008


I just tried a compile from scratch, and it worked for me...

Maybe try building from scratch?

alan

-----Original Message-----
From: orion at cora.nwra.com [mailto:orion at cora.nwra.com]
Sent: Wednesday, July 16, 2008 8:50 PM
To: Scott, W Alan
Cc: 'orion at cora.nwra.com'; paraview at paraview.org
Subject: RE: [Paraview] CVS MPI compile failing

What I tried to communicate with the final sentence is that FindMPI *is* working.  -I/usr/include/openmpi/1.2.4-gcc/ is being added to many targets, just not *this* one.

> mpi.h is not part of ParaView.  It is found by installing some version
> of mpi (mpich or openMPI, for instance), and then pointing ParaView to it.
>
> The path to mpi includes is set as follows using cmake:
>   MPI_INCLUDE_PATH:PATH=/yourPathToTheBaseOfYourMPIHere/include
>
> You probably want to set the MPI library also, as follows (example for
> mpich):
>   DMPI_LIBRARY:FILEPATH=/yourPathToTheBaseOfYourMPIHere/lib/libmpich.a
>
> alan
>
> -----Original Message-----
> From: paraview-bounces at paraview.org
> [mailto:paraview-bounces at paraview.org]
> On Behalf Of orion at cora.nwra.com
> Sent: Wednesday, July 16, 2008 8:24 PM
> To: paraview at paraview.org
> Subject: [Paraview] CVS MPI compile failing
>
> I'm getting this now:
>
> /builddir/build/BUILD/ParaView3.3.0-20080716/VTK/Parallel/vtkCompositer.cxx:25:18:
> error: mpi.h: No such file or directory
>
> For some reason the MPI include directory is not being added to this
> target.  It is being added to many targets before this.
>
> - Orion
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
>
>





More information about the ParaView mailing list