#13819 closed enhancement (fixed)
Xgrid support of Open MPI
Reported by: | takeshi@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | openmpi xgrid | Cc: | |
Port: |
Description
Xgrid support is disabled with --enable-static. Existence of xgrid MCA can be confirmed with
/opt/local/lib/openmpi/bin/ompi_info | grep xgrid
Leopard's system Open MPI does not seem to support xgrid as advertised.
cf. /usr/bin/ompi_info | grep xgrid
Attachments (1)
Change History (6)
Changed 17 years ago by takeshi@…
Attachment: | Portfile.diff added |
---|
comment:1 Changed 17 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to mww@… |
---|
comment:2 Changed 17 years ago by mww@…
Keywords: | openmpi xgrid added |
---|---|
Milestone: | Port Updates → Port Enhancements |
Status: | new → assigned |
after compiling v2.4.5 with --with-xgrid
instead of --enable-static
the ompi_info
tools stills says nothing about xgrid; any hints?
comment:3 Changed 17 years ago by tenomoto (Takeshi Enomoto)
There is another ompi_info in /usr/bin/. Try /opt/local/bin/ompi_info.
comment:4 Changed 17 years ago by mww@…
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I've commited the patch (though I added --with-xgrid
for more clarity); but though it claims to build xgrid support, ompi_info
(from macports) still doesn't say so.
comment:5 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
Assigning to maintainer.