Good to hear. Utkarsh
On Thu, Mar 5, 2015 at 4:43 PM, Scott, W Alan <[email protected]> wrote: > Thanks Utkarsh - that worked. I actually misinterpreted OSMesa as Operating > System Mesa - but I believe it is Off Screen Mesa. The former is what I > created, the latter is what I needed. > > OSMesa works. > > Alan > > -----Original Message----- > From: ParaView [mailto:[email protected]] On Behalf Of Scott, W > Alan > Sent: Wednesday, March 04, 2015 7:33 PM > To: Utkarsh Ayachit > Cc: [email protected] > Subject: Re: [Paraview] [EXTERNAL] Re: Superbuilds and clusters > > When I try to search the binaries (i.e., pvserver and associated libraries), > as follows, I don't see mesa. When I do this search on a good, I made it > myself build, I do see mesa. > > cd ....../lib/paraview.4.3 > ldd * | egrep -i mesa > > Next, when I try to run with MPI, on the nodes of the clusters, 8 processes, > I get the following: "Display is not accessible on the server side. Remote > rendering will be disabled.". > > And, as expected, when I visualize wavelet, I see remote rendering is off. > This is with a remote rendering threshold of 0. I also have Show Annotation > on. > > OK, I don't know what you are talking about, so I assume I am not running an > X server. Let me rebuild overnight with OSMesa. What is the difference? > > Alan > > -----Original Message----- > From: Utkarsh Ayachit [mailto:[email protected]] > Sent: Wednesday, March 04, 2015 1:37 PM > To: Scott, W Alan > Cc: [email protected] > Subject: [EXTERNAL] Re: [Paraview] Superbuilds and clusters > > Alan, > > What do you mean by it isn't remote rendering? Does it say display is not > accessible and hence cannot use remote rendering? Don't you have X server > running? If not, then use, you'd need to use OSMesa. > > Utkarsh > > On Tue, Mar 3, 2015 at 11:09 AM, Scott, W Alan <[email protected]> wrote: >> I am trying to use the superbuild to create pvserver on a cluster. It >> appears to be running in parallel, but isn’t remote rendering. The issue i >> believe is that the Superbuild isn’t building with Mesa. I have done an >> ldd for mesa in the lib/paraview4-3 directory, and when I turn on Show >> Annotation, Remote Rendering says no. >> >> I am turning on ENABLE_mesa (-DENABLE_mesa:BOOL=ON). Should I be >> using osmesa instead? Any ideas what I am doing wrong? >> >> Thanks!! >> >> Alan >> >> >> _______________________________________________ >> 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 >> >> Search the list archives at: http://markmail.org/search/?q=ParaView >> >> Follow this link to subscribe/unsubscribe: >> http://public.kitware.com/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 > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/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 Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
