hi Jeff, this was very helpful. Thank you very much indeed. Only tweak is that
I had to type
sudo rm .rf/usr/local/lib/openmpi
I reinstalled openmpi and the code is now running seamless. Thanks again.
Javier
On 25 Feb 2015, at 14:29, Jeff Squyres (jsquyres) wrote:
> If you had an older Op
If you had an older Open MPI installed into /usr/local before you installed
Open MPI 1.8.4 into /usr/local, it's quite possible that some of the older
plugins are still there (and will not play nicely with the 1.8.4 install).
Specifically: installing a new Open MPI does not uninstall an older Op
I have a fresh install of openmpi-1.8.4 in a Mac with OSX-10.9.5. It compiled
and installed fine.
I have a Fortran code that runs perfectly on another similar machine with
openmpi-1.6.5. It compiled
without error in the new Mac. When I want to mpirun, it gives the following
message below.