: Re: [OMPI users] ParaView runtime problem with openmpi
1.0.2
to successfully build ParaView with OpenMPI support in Linux:
1) compile OpenMPI and add openmpi/bin/ to the top of your PATH
and add openmpi/lib/ to the top of the LD_LIBRARY_PATH environment
to successfully build ParaView with OpenMPI support in Linux:
1) compile OpenMPI and add openmpi/bin/ to the top of your PATH and add
openmpi/lib/ to the top of the LD_LIBRARY_PATH environment variable. this
is in my .cshrc so they are always set whenever i log in.
2) download the ParaView sour