[Paraview] using paraview with ompi and grid engine queue system

Thomas Førde thomas.forde at ulstein.com
Thu Jan 7 08:53:14 EST 2016


As you suspect is was not enabled in the cmake.

But do I really need it? The wiki is sometimes hard to understand when it comes to using paraview with a queue system to run scripts as you use mpirin pvserver and not pvbatch..

but the wiki isn’t good on those kind of details..


-----Original Message-----
From: Utkarsh Ayachit [mailto:utkarsh.ayachit at kitware.com] 
Sent: 7. januar 2016 14:25
To: Thomas Førde <thomas.forde at ulstein.com>
Cc: paraview at paraview.org
Subject: Re: [Paraview] using paraview with ompi and grid engine queue system

> (there was no pvbatch created with this version)

pvbatch will be created only if PARAVIEW_ENABLE_PYTHON is ON in your CMake configuration. It's off by default.

>
> My jobs keep failing with DISPLAY error even when using mpirun –np 4 
> pvserver –use-offscreen-rendering script.py

Looks like the build may not be configured correctly. Mind sharing your CMakeCache.txt file from the ParaView build?

Thanks
Utkarsh


More information about the ParaView mailing list