Dear Paraview users,<br><br>I am in the process of compiling Paraview and run into some difficulties !<br><br>I have PV-3.4 up and running on my work station (Ubuntu) with out any problems, however the issue is when using the MPI libraries, <br>
here at work they use PGI compilers to compile MPICH2.<br><br>I am at the moment, compiling PV using gcc - in order to link against the PGI compiled MPI library, I need to link a couple of extra libraries,<br>other than libmpich.so<br>
<br>Can you please tell me, where and how I need to add these extra libraries into CMakeLists.txt in paraview?<br><br>Thanks,<br><br>Rakesh<br><br>ps: I have tried compiling MPICH using gcc and then compiling Paraview - this works fine- but at work I need to be able to use the PGI compiled MPI libs !<br>