Hi
How to run a python scripts on a cluster node. I am expecting to submit my
jobs with job scheduler (such as slurm) and without opening any GUI.

The command that I currently using in my job submit scripts (slurm script)
is:
pvbatch myscripts.py

But I got an error:
ERROR: In
/home/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release/paraview/src/paraview/VTK/Rendering/OpenGL/vtkXOpenGLRenderWindow.cxx,
line 530
vtkXOpenGLRenderWindow (0x3ada960): bad X server connection.
DISPLAY=localhost:43.0. Aborting.


Could somebody give some advice?

Thanks!
_______________________________________________
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

Reply via email to