Probably a dumb question but is the server compiled with MPI support? What do you see if you create a sphere and then apply process id scalars?
-berk On Wed, Feb 25, 2009 at 3:29 PM, Jim Montine <[email protected]> wrote: > Hi, > > I am able to run pvserver on my Linux cluster and paraview (3.4.0) on my > PC. I am > able to connect to the server and I can calculate and display a contour > (note, the server > has no gfx, so there is no remote rendering). > > Next I tired: > > mpirun -np pvserver > > And again I can connect from paraview on the PC and calculate and display > the contour. > > However, when I now exit paraview, pvserver on the cluster displays the > following message: > > Client connection closed. > MPI: could not run executable (case #3) > MPI: No details available, no log files found > Killed > > It only displays this as it exits. I guess this means the server is not > doing any > parallel work - is there a way to tell if the server is working correctly in > parallel mode? > > What might this problem be casued by? > > > > Thanks > _______________________________________________ > 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
