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.
_______________________________________________ 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
