openmpi port and wrappers
Ryan Schmidt
ryandesign at macports.org
Fri Dec 23 01:59:46 PST 2011
On Dec 20, 2011, at 23:29, Gideon Simpson wrote:
> Is there a way to automatically get the openmpi compilers to be linked as mpicc, mpic++, etc.?
It looks like they already are; you just need to add...
/opt/local/lib/openmpi/bin
...to your PATH if you want to access them under those names.
$ port contents openmpi | grep mpicc$
/opt/local/bin/openmpicc
/opt/local/lib/openmpi/bin/mpicc
More information about the macports-users
mailing list