ok, got this to work, now i see 4 pvserver-real processes,<br>and one paraview-real process. when i use the default<br>settings for sphere and then process id scalars, i see the<br>sphere with 4 colors, as expected.<br><br>
however, when i try to increase the theta resolution, i am<br>no longer able to see the sphere, and in its place, i see a<br>little portion of the paraview window (i.e. rather than the<br>sphere in the view window, i see a small part of the left-
<br>hand frame of the paraview window). is this because i<br>have to use offscreen rendering when running paraview3<br>in parallel mode on a single, multi-cpu machine? or is<br>there something else i have mucked up here?
<br><br>thanks, <br>bryan<br><br><div><span class="gmail_quote">On 5/7/07, <b class="gmail_sendername">
Berk Geveci</b> <<a href="mailto:berk.geveci@kitware.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">berk.geveci@kitware.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Command line (i.e. during configuration).<br><br>-berk<br><br>On 5/7/07, W. Bryan Smith <<a href="mailto:bryan@ncmir.ucsd.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">bryan@ncmir.ucsd.edu
</a>> wrote:<br>> cool, thanks...<br>> do i set that in the cmake command line, or in the
<br>> CMakeLists.txt file?<br>><br>> bryan<br>><br>><br>> On 5/7/07, Berk Geveci < <a href="mailto:berk.geveci@kitware.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">berk.geveci@kitware.com
</a>> wrote:<br>> > Ah, I found the problem. You need to set PARAVIEW_USE_MPI instead of
<br>> > VTK_USE_MPI.<br>> ><br>> > -berk<br>> ><br>> ><br>> > On 5/7/07, W. Bryan Smith <<a href="mailto:bryan@ncmir.ucsd.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
bryan@ncmir.ucsd.edu</a>> wrote:<br>> > > "Berk Geveci" <
<a href="mailto:berk.geveci@kitware.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">berk.geveci@kitware.com</a>> wrote:<br>> > ><br>> > > >It almost looks like pvserver is not compiled with MPI and mpiexec is
<br>> > > >starting 4 completely independent pvservers. Then the client is
<br>> > > >probably connecting to just one of those. What do you see when look at<br>> > > >processes after mpiexec? Are there 4 pvserver processes?<br>> > ><br>> > > there is only 1 pvserver process when i check with top.
<br>> > > mpiexec is also running, so that part seems to have<br>> > > worked, but only one pvserver is showing up.<br>> > ><br>> > > >Also, what happens if you create a sphere and apply Process Id Scalars?
<br>> > > >Do you see 4 pieces or just 1?<br>> > ><br>> > > i see one blue sphere.<br>> > ><br>> > > thanks for the leads, hope this helps figure things out.<br>> > >
<br>> > > bryan<br>> > ><br>> > > _______________________________________________<br>> > > ParaView mailing list<br>> > > <a href="mailto:ParaView@paraview.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
ParaView@paraview.org
</a><br>> > > <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.paraview.org/mailman/listinfo/paraview</a><br>> > >
<br>> > ><br>> ><br>> ><br>> > --<br>> > Berk Geveci
<br>> > Kitware Inc.<br>> > 28 Corporate Drive<br>> > Clifton Park, NY, 12065<br>> ><br>><br>><br><br><br>--<br> Berk Geveci<br> Kitware Inc.<br> 28 Corporate Drive<br> Clifton Park, NY, 12065
<br></blockquote></div><br>