Re: [Paraview] MPI Socket in use

2012-04-17 Thread Adam Dershowitz, Ph.D., P.E.
MakeCache.txt file? Also do a "ldd >> libvtkParallel.so". Let's verify that vtkParallel is linking against >> MPI libs. >> >> Utkarsh >> >> On Tue, Apr 17, 2012 at 12:26 AM, Adam Dershowitz, Ph.D., P.E. >> wrote: >>> I am sure that I

Re: [Paraview] MPI Socket in use

2012-04-17 Thread Adam Dershowitz, Ph.D., P.E.
mind posting your CMakeCache.txt file? Also do a "ldd > > libvtkParallel.so". Let's verify that vtkParallel is linking against > > MPI libs. > > > > Utkarsh > > > > On Tue, Apr 17, 2012 at 12:26 AM, Adam Dershowitz, Ph.D., P.E. > > wrot

Re: [Paraview] MPI Socket in use

2012-04-16 Thread Adam Dershowitz, Ph.D., P.E.
I am sure that I use ccmake and changed PARAVIEW_USE_MPI to ON, (I also enabled python and pointed to the open mpi compiler, so that it then filled in most of the variables for MPI, as the note explains). Then I did configure and generate. Finally I did make, and sudo make install. All seemed