[Paraview] paraview.5.1.renderingbackend.opengl on server and paraview.5.1.renderingbackend.opengl2 on client
John Patchett
patchett2002 at gmail.com
Mon Aug 29 19:52:25 EDT 2016
I have built a ParaView on a parallel machine with:
1) intel/16.0.3 2) openmpi/1.6.5 3) cmake/3.5.2
And "Classic OSMesa” Mesa-9.2.5 configured with instructions at:
http://www.paraview.org/Wiki/ParaView/ParaView_And_Mesa_3D#Installing_Classic_OSMesa
My problem is a handshake issue and client server connection time I suspect
the hand shake strings are the problem as the server sting is:
ParaView handshake strings are different on the two connecting processes
(Current value: paraview.5.1.renderingbackend.opengl).
And the client string is:
StartFragmentParaView handshake strings are different on the two connecting
processes (Current value: paraview.5.1.renderingbackend.opengl2).
Is it true that I can’t use the classic rendering (old GL) on the backend
with a GL 2 on the client? Is there a workaround or do I have to figure out
how to build a more modern OS Mesa (which might just be a copy/paste from
the aforementioned website…)?
Thanks,
—John.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160829/7627bfb8/attachment.html>
More information about the ParaView
mailing list