Hi Dan, the system MPI should be fine. The ParaView 3.10 mac binaries use th system MPI. As far as it not working, is there anymore output? If you set CMAKE_INSTALL_PREFIX and do a make install, does it work then? I remember running into build tree vs install tree issues a while back.
On Mon, Apr 4, 2011 at 12:29 PM, Dan Lussier <[email protected]> wrote: > Hi, > > I just recently updated to v3.11 from the git repo and had some > trouble when I enabled `autoMPI` in ~/config/Paraview/ or multicore > processing in the Preferences. > > After enabling this option, I was unable to get PV to launch property, > and got the following error message: > > > vtkClientSocket failed to connect to server: localhost:56123 > > I built PV with the default MPI library which comes with OS X > (/usr/lib/libmpi.0.dylib., /usr/lib/libmpi_cxx.0.dylib) and otherwise > and running OS X 10.6 64-bit on a Mac Pro. > > Are there certain options that need to be enabled when building for > this functionality to be available? Are there any known problems with > the MPI library that is shipped with OS X such that it would be better > to build MPI against another version of MPI? > > Thanks! > > Dan > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
