[MacPorts] #43196: openmpi-default @1.7.4 notes and install issues

MacPorts noreply at macports.org
Thu Apr 3 08:41:57 PDT 2014


#43196: openmpi-default @1.7.4 notes and install issues
------------------------+--------------------------------
 Reporter:  dstrubbe@…  |      Owner:  macports-tickets@…
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.2.1
 Keywords:              |       Port:  openmpi-default
------------------------+--------------------------------
 I see two problems in the notes for this port.

 {{{
   +--- OpenMPI Usage note ----
   | The mpi[cc|cxx|f77|f90] weappers are installed as
   | mpi[cc|cxx|f77|f90]-mp. To make openmpi-default the default (i.e. the
   | version you get when you run 'mpicc/mpicxx'), please run:
   |
   | sudo port select --set mpi openmpi-mp-fortran
   +-------------------------
 }}}

 The word "wrappers" is misspelled. Also, the installed names are wrong,
 compared to

 {{{
 Port openmpi-default contains:
   /opt/local/bin/mpicc-openmpi-mp
   /opt/local/bin/mpicxx-openmpi-mp
   /opt/local/bin/mpiexec-openmpi-mp
   /opt/local/bin/mpif77-openmpi-mp
   /opt/local/bin/mpif90-openmpi-mp
   ...
 }}}

 Another issue is that mpirun should be installed to the bin directory too,
 like mpiexec, and as is done for mpich-default.

-- 
Ticket URL: <https://trac.macports.org/ticket/43196>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list