Dear Paraview users, I am in the process of compiling Paraview and run into some difficulties !
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, here at work they use PGI compilers to compile MPICH2. 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, other than libmpich.so Can you please tell me, where and how I need to add these extra libraries into CMakeLists.txt in paraview? Thanks, Rakesh 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 !
_______________________________________________ ParaView mailing list [email protected] http://www.paraview.org/mailman/listinfo/paraview
