<div dir="ltr"><div><div><div>Hi,<br><br></div>Does your supercomputer have X installed on the compute nodes? If it does you may just need to set the environment to do that ("export DISPLAY=:0" for many machines). It looks like you do since I don't think you'd be able to build Catalyst without those libraries. <br><br>If you don't have a graphics card or can't use it then you'll need to build with OSMesa and build Catalyst against that. Information on that is at <a href="http://www.paraview.org/Wiki/ParaView/ParaView_And_Mesa_3D">http://www.paraview.org/Wiki/ParaView/ParaView_And_Mesa_3D</a>.<br><br></div>Cheers,<br></div>Andy<br><div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 24, 2015 at 7:13 AM, Dan Zhao <span dir="ltr"><<a href="mailto:danzhao.nudt@gmail.com" target="_blank">danzhao.nudt@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-size:14px">Hi, everyone. </div><div style="font-size:14px">Recently I am trying to run catalyst on supercomputer. For testing I choose the demo from kitware defined by 2 python scripts, driver.py and coprocessing.py. The catalyst is invoked on computation node without any x server available, thus it is failed with the output as follows,</div><div style="font-size:14px">vtkXOpenGLRenderingWindow (0xceea740): bad X server connection. DISPLAY=Aborted.</div><div style="font-size:14px"><br></div><div style="font-size:14px">I have also tried the --use-offscreen-rendering, and it didn't wirk out. </div><div style="font-size:14px"><br></div><div style="font-size:14px">PLEASE HELP!</div><div style="font-size:14px"><br></div><div style="font-size:14px">Danny</div></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>