[Paraview] pvbatch is not working with newer osmesa releases
burlen
burlen.loring at gmail.com
Mon Jun 10 12:24:40 EDT 2013
some more info
* running the script using pvpython and a separate invocation of
pvserver works correctly with any number of mpi ranks
* running pvbatch with 1 mpi rank produces visually correct result (but
valgrind still reports over 1000 errors)
* I compared the ldd output from pvserver and pvbatch they're line for
line identical (was thinking that maybe this could be a factory issue)
I simplified the test script further and added the code to connect to
pvserver with pvpython. attached.
over the weekend I updated the hopper.nersc.gov dashboard to build
against ver 9.2.0 mesa from git, and most of the failures are because of
this issue.
http://open.cdash.org/viewTest.php?onlyfailed&buildid=2933096
On 06/07/2013 07:00 PM, burlen wrote:
> Hi All,
>
> pvbatch is not working with os mesa. however there's no issue when
> running pvserver in cs mode with same os mesa. so same operations
> initiated from a pvbatch script and from the gui in cs mode produce
> quite different results. Similarly, valgrind spews pages of unitialzed
> value errors (originating from mesa threads) when using pvbatch but
> not pvserver.
>
> I'm using mesa from git, the issue was not present in mesa
> 7.10.1....it's still very curious that things run fine using pvserver
> in cs mode and not in pvbatch... Any idea what's going wrong here?
> What does pvbatch do differently than pvserver that could account for
> the issue?
>
> I'm attaching a python script and the images it produced with pvserver
> in cs mode and pvbatch.
>
> You could also find this on the dashboards that use pvbatch and recent
> mesa
> http://open.cdash.org/testDetails.php?test=193910354&build=2930694
>
>
> Burlen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130610/de94b652/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mesa-sphere.py
Type: text/x-python
Size: 857 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130610/de94b652/attachment.py>
More information about the ParaView
mailing list