[Bug 373456] [NEW] Missing gridengine MCA ras
blucini
biagio.lucini at gmail.com
Thu May 7 22:36:44 UTC 2009
Public bug reported:
According to this FAQ
http://www.open-mpi.org/faq/?category=building#build-rte-sge
with version 1.3 the compatibility with gridengine is not built-in
automatically, but must be requested, by passing the option --with-sge
to the configure script. Given the modularity of openmpi, this should
not be a problem. It can be achieved by changing the rules file:
COMMON_CONFIG_PARAMS = \
$(CROSS) \
--prefix=/usr \
--mandir=\$${prefix}/share/man \
--infodir=\$${prefix}/share/info \
--sysconfdir=/etc/openmpi \
--libdir=\$${prefix}/lib/openmpi/lib \
--includedir=\$${prefix}/lib/openmpi/include \
--with-devel-headers \
--with-sge
(I added the last line).
This bug would allow the end user to build a gridengine + openmpi based
cluster without recompiling openmpi.
** Affects: openmpi (Ubuntu)
Importance: Undecided
Status: New
--
Missing gridengine MCA ras
https://bugs.launchpad.net/bugs/373456
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list