[Paraview-developers] [EXTERNAL] Re: osmesa version of ParaView

Scott, W Alan wascott at sandia.gov
Wed Nov 30 17:58:11 EST 2016


So, just to be really clear (I got a bit confused here…) I am on a Linux box, such as my local blade or Linux workstation.  I want to test a remote Paraview install, or my data is on a remote Linux server (and I want to run a standalone version of ParaView).  I want to do the following:

ssh -X (or ssh -Y)
paraview –magicFlagsGoHere

and it just works on a remote Linux box that does not allow a GLX context.

Thanks,

alan

From: Ken Martin [mailto:ken.martin at kitware.com]
Sent: Tuesday, November 29, 2016 2:32 PM
To: Scott, W Alan <wascott at sandia.gov>
Cc: paraview-developers at paraview.org
Subject: [EXTERNAL] Re: [Paraview-developers] osmesa version of ParaView

Couple quick thoughts

If we can connect to the remote display using GLX (but not forwarded) then we can render remotely (offscreen but using normal OpenGL) and then copy the result to an Xwindow which is forwarded to a local machine. Sort of a RenderingDisplay=:0.0 Display=:1.0 where 1.0 is the forwarded one.

I recall there being an issue with osmesa and accelerated opengl in the same binary but I have very limited experience with it.


On Tue, Nov 29, 2016 at 3:39 PM, Scott, W Alan <wascott at sandia.gov<mailto:wascott at sandia.gov>> wrote:
Cory/ Utkarsh/ Guys,
I think we need to be able to build an osmesa version of ParaView, and we need this rendering option as a command line option for all Kitware Linux downloads.  The reason is that the next version of Redhat – RHEL 7 will no longer allow the forwarding of GLX contexts.  Thus, to be able to X forward ParaView back to a local computer, we will need to render into only an X window.  This is already giving us issues at Sandia with new Linux installs.

Is this possible?  How hard will it be?  Any ideas on schedule?

Before I write this up as a bug, I figured I would see what type of discussion we get in this thread.

Thanks,

Alan

--------------------------------------------------------
W. Alan Scott
ParaView Support Manager

SAIC
Sandia National Laboratories, MS 0822
Org 9326 - Building 880 A1-K
(505) 284-0932<tel:%28505%29%20284-0932>   FAX (505) 284-5619<tel:%28505%29%20284-5619>
---------------------------------------------------------


_______________________________________________
Powered by www.kitware.com<http://www.kitware.com>

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Search the list archives at: http://markmail.org/search/?q=Paraview-developers

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview-developers



--
Ken Martin PhD
Chairman & CFO
Kitware Inc.
28 Corporate Drive
Clifton Park NY 12065
518 371 3971

This communication, including all attachments, contains confidential and legally privileged information, and it is intended only for the use of the addressee.  Access to this email by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution or any action taken in reliance on it is prohibited and may be unlawful. If you received this communication in error please notify us immediately and destroy the original message.  Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20161130/aadbf089/attachment.html>


More information about the Paraview-developers mailing list