[Paraview] Paraview ( MPICH, OpenMPI or LAM/MPI )

Kent Eschenberg eschenbe at psc.edu
Mon Jan 14 10:21:14 EST 2008


Cally wrote:
> a) I have configured LAM/MPI, but am having problem with the
> MPI_INCLUDE_PATH and MPI_LIBRARY  not found. I have installed it into
> my home directory, and I am not root.

If they are not found that only means they were not in one of the standard 
places that cmake checks. I doubt it checks your home directory. So just set 
those values manually with ccmake or cmake -i.

> b) Should I just switch to OpenMPI, also.. ( how does it make a
> difference to the installation of Paraview ), Any notes or tutorial I
> can read, i have tried searching the net but there is not much.

I think ParaView will work with any MPI library. The important question is 
which version of MPI works best on your hardware? That is, which produces the 
fastest results without errors or failures.

> c) do I really need an extra mpi library or is MPICH good enough.

Use only one, whichever works best.

Kent
Pittsburgh Supercomputing Center


More information about the ParaView mailing list