<div dir="ltr">Is it using the VTK classes or the paraview Proxy?<div><br><div>Moreover, the reader/source is responsible to distribute the data to properly handle parallelism.</div><div>If it does not, then you right, everything will happen on the root node.</div>
</div><div><br></div><div>Hense a quick look at the script can help us determine which part need to change in order to truly use parallel processing.</div><div><br></div><div>Seb</div></div><div class="gmail_extra"><br><br>
<div class="gmail_quote">On Thu, Jun 5, 2014 at 8:32 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">
    <div>Hi Sebastien,<br>
      <br>
      thanks for the reply!<br>
      <br>
      The script is about creating slice and sweep animation. But it's
      working fine, i think there is no problem in it. <br>
      Do you need the script to understand something about the
      parallelization?<br>
      <br>
      Let me know!<span class="HOEnZb"><font color="#888888"><br>
      Daniele</font></span><div><div class="h5"><br>
      <br>
      <br>
      <br>
      <br>
      On 06/05/2014 04:17 PM, Sebastien Jourdain wrote:<br>
    </div></div></div><div><div class="h5">
    <blockquote type="cite">
      <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><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>
    </blockquote>
    <br>
  </div></div></div>

</blockquote></div><br></div>