<div dir="auto">Thanks Utkarsh! <div dir="auto"><br></div><div dir="auto">I did a small test and now it's working fine :) I only noticed that it's called per processor. Is there a way to make only rank 0 store the CVS table? In other words... do we have access to the rank id in the coprocessor Python script?</div><div dir="auto"><br></div><div dir="auto">Regards</div><div dir="auto"><br></div><div dir="auto">Renato</div></div><div class="gmail_extra"><br><div class="gmail_quote">Em 2 de jun de 2017 14:19, "Utkarsh Ayachit" <<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>> escreveu:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra">Attached is a script that demonstrates how to do this. I suspect you're putting your code in `CreatePipeline`. As the name  suggests, it's only called when creating pipeline the first time, and not on every iteration. I've modified a ParaView test script. Modifications are in `### START MODIFICATION ###` and `### END MODIFICATION ###` blocks. You can run this as follows:</div><div class="gmail_extra"><br></div><div class="gmail_extra">> bin/pvbatch -sym -dr  <ParaViewSource>/<wbr>CoProcessing/PythonCatalyst/<wbr>Testing/Cxx/waveletdriver.py /tmp/cptest.py 10<font color="#888888"><br></font></div><font color="#888888"><div class="gmail_extra"><br></div><div class="gmail_extra">Utkarsh</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div></font></div>
</blockquote></div><br></div>