#14683 closed defect (fixed)
mpich2-1.0.6p1_1 Incorrect configuration flag in gforker variant
Reported by: | b.gagnon@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | gforker mpich2 | Cc: | |
Port: |
Description
The variant "gforker" appends --enable-pm=gforker:mpd
to the configure args. This option does not exist and should actually be --with-pm=gforker:mpd
.
Furthermore, this compiles both the gforker and the mpd versions of "mpiexec". However, the gforker version seems to overwrite the mpd version at install time, so mpd isn't even available as far as I know.
A true "gforker" variant would be --with-pm=gforker
.
Change History (3)
comment:1 Changed 17 years ago by jmroot (Joshua Root)
Milestone: | → Port Bugs |
---|
comment:2 Changed 17 years ago by rhwood@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In r36364