I'm currently pushing a fix that remove that PV_ prefix. So once it's in, you should be good.
commit 3fb38e429260288cbb723fb198fa396e6cc2de27 Author: Sebastien Jourdain <[email protected]> Date: Thu Jun 13 14:59:55 2013 -0400 Remove PV_ prefix for ParaView MPI variable names Change-Id: Ia40c16c77bbd494c4626def729ea964f3abd9d9c On Thu, Jun 13, 2013 at 1:51 PM, Utkarsh Ayachit < [email protected]> wrote: > > Shouldn't there be PV_ variables defined in the CMakeCache.txt file in > the paraview directory? > > They wont. If you look at mpi.use.system.cmake in PAraViewSuperbuild, > it pass the PV variables as MPI_* variables. I'd say the bug is that > the file uses PV_MPI_* variables at all. They should all just be > MPI_*. > > Utkarsh >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
