osx mavericks - Change path to MPICH installed by macport in mac osx 10.9 -
I am trying to set up a library on my Mac and it is one of the requirements of this library which I am installing MPIH You should do and make sure that the system path is configured to point it out instead of the default OpenMPI installation. That's why I have installed MPIT2 using McPort and I have to make sure that the system is using one, how can I do this?
You will have to do it the same way as you would with other library / programs. Set your LD_LIBRARY_PATH
and PATH
variables so that the MPIO path is in front of the open MPI.
However, I indicate that on Mavericks, I do not think the Open MPI is still distributed as part of the operating system.
Welcome to use the Homebrew MPEEC project has been shifted from being called MPIT 2 to install MPIH because it went on version 3.0. The latest version is 3.1.2. You can either download it and install it on www.mpich.org/downloads or by MacBroau on Mac. I believe it is also in the Macports but I do not know enough about it
Comments
Post a Comment