<div dir="ltr">Hi Daniele,<div><br></div><div>can you share what your script look like?</div><div><br></div><div>Seb</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jun 5, 2014 at 1:56 AM, Daniele Obiso <span dir="ltr"><<a href="mailto:daniele.obiso@phitecingegneria.it" target="_blank">daniele.obiso@phitecingegneria.it</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hi All,<br>
    <br>
    i'm writing here because i would understand better the functionality
    of pvbatch in Paraview.<br>
    <br>
    At moment i'm able to run Paraview in batch launching a python
    script, and it works good.<br>
    <br>
    Here the line command i launch:<br>
    <u><i>/software/Paraview/ParaView-3.12.0-Linux-x86_64/lib/paraview-3.12/mpirun
        -np 6
        /software/Paraview/ParaView-3.12.0-Linux-x86_64/bin/pvbatch
        python_script.py </i></u><br>
    <br>
    The problem is that monitoring at processors loads and memory
    consumption, it seems that it's actually working on one single
    processor; in fact if i switch to <i>-np 2</i> or even <i>-np1</i>
    nothing changes in terms of computing time.<br>
    This is happening with various Paraview versions (3.10 -3.12-4.1);
    is there something missing in the line command? Some other options?
    Are some Paraview filters just working as serial?<br>
    <br>
    <br>
    <br>
    <br>
    Another question would be about running pvbatch on clusters without
    graphic cards: i know it's possible, compiling Paraview with OSMesa,
    and adding in the command lineĀ  the option <br>
    --<i>use-offscreen-rendering</i>. Could someone clarify also this
    point?<br>
    <br>
    Thank you all in advance!<span class="HOEnZb"><font color="#888888"><br>
    Daniele<br>
    <br>
    <br>
  </font></span></div>

<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" 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" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>