<div dir="ltr">I&#39;m currently pushing a fix that remove that PV_ prefix. So once it&#39;s in, you should be good.<div><br></div><div><div>commit 3fb38e429260288cbb723fb198fa396e6cc2de27</div><div>Author: Sebastien Jourdain &lt;<a href="mailto:sebastien.jourdain@kitware.com">sebastien.jourdain@kitware.com</a>&gt;</div>
<div>Date:   Thu Jun 13 14:59:55 2013 -0400</div><div><br></div><div>    Remove PV_ prefix for ParaView MPI variable names</div><div>    </div><div>    Change-Id: Ia40c16c77bbd494c4626def729ea964f3abd9d9c</div></div></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jun 13, 2013 at 1:51 PM, Utkarsh Ayachit <span dir="ltr">&lt;<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">&gt; Shouldn&#39;t there be PV_ variables defined in the CMakeCache.txt file in the paraview directory?<br>

<br>
</div>They wont. If you look at mpi.use.system.cmake in PAraViewSuperbuild,<br>
it pass the PV variables as MPI_* variables. I&#39;d say the bug is that<br>
the file uses PV_MPI_* variables at all. They should all just be<br>
MPI_*.<br>
<span class="HOEnZb"><font color="#888888"><br>
Utkarsh<br>
</font></span></blockquote></div><br></div>