Bug#626164: [Pkg-openmpi-maintainers] Bug#626164: Needs to be built with --with-sge

2011-11-07 Thread Manuel Prinz
Hi Mark!

On Mon, Oct 31, 2011 at 05:54:33PM +, Mark Hymers wrote:
 This is a regression from lenny (openmpi 1.3 seems to have defaulted
 to building SGE support whereas 1.4 defaults to not doing it… sigh)
 and, wearing my SGE maintainer hat, I'd be interested in trying to
 get it fixed in a point release if possible.

I was not aware of that but got it confirmed upstream. This seems to
be a regression that should be fixed. I'll talk to the SRM soon(ish)
about that. The new 1.5.x packages will build with SGE support, so we
should have support in Squeeze also. I'll leave this bug report open
to keep track of the status.

Thanks for investigating and testing this!

Best regards,
Manuel



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#626164: [Pkg-openmpi-maintainers] Bug#626164: Needs to be built with --with-sge

2011-10-31 Thread Mark Hymers
On Fri, 02, Sep, 2011 at 04:57:10PM +0200, Manuel Prinz spoke thus..
 Thanks for testing and confirming! I'm reworking the packaging. This
 should be finished soon and we will build a package for SGE support.

Hi,

This is a regression from lenny (openmpi 1.3 seems to have defaulted to
building SGE support whereas 1.4 defaults to not doing it... sigh) and,
wearing my SGE maintainer hat, I'd be interested in trying to get it
fixed in a point release if possible.

I've rebuilt the squeeze packages with the one line fix of adding
--with-sge to the configure call and the only difference is in
libopenmpi1.3:

mark@squeeze:~$ debdiff libopenmpi1.3_1.4.2-4_amd64.deb 
libopenmpi1.3_1.4.2-4ynicsqueeze1_amd64.deb 
[The following lists of changes regard files as different if they have 
different names, permissions or owners.]

Files in second .deb but not in first
-
-rw-r--r--  root/root /usr/lib/openmpi/lib/openmpi/mca_ras_gridengine.so

Control files: lines which differ (wdiff format)

Installed-Size: [-4064-] {+4020+}
Version: [-1.4.2-4-] {+1.4.2-4ynicsqueeze1+}

i.e. it doesn't change Depends or anything else.

The patch I used at work follows, I'd obviously change the version number for a
point release upload:

diff -Nru openmpi-1.4.2/debian/changelog openmpi-1.4.2/debian/changelog
--- openmpi-1.4.2/debian/changelog  2011-10-31 17:53:24.0 +
+++ openmpi-1.4.2/debian/changelog  2011-10-31 17:53:25.0 +
@@ -1,3 +1,9 @@
+openmpi (1.4.2-4ynicsqueeze1) squeeze-devel; urgency=low
+
+  * Rebuild with SGE support.
+
+ -- Mark Hymers mark.hym...@ynic.york.ac.uk  Mon, 31 Oct 2011 17:10:37 +
+
 openmpi (1.4.2-4) unstable; urgency=low
 
   * Added patch to remove use of AS_VAR_GET. Closes: #592892.
diff -Nru openmpi-1.4.2/debian/rules openmpi-1.4.2/debian/rules
--- openmpi-1.4.2/debian/rules  2011-10-31 17:53:24.0 +
+++ openmpi-1.4.2/debian/rules  2011-10-31 17:53:25.0 +
@@ -57,6 +57,7 @@
--includedir=\$${prefix}/lib/openmpi/include\
--with-devel-headers \
--enable-heterogeneous \
+   --with-sge \
$(TORQUE)
 
 # Thread support disabled because it's broken, see bug #435581


Do you (the maintainers) have any objection to me asking the SRMs if they'll
take the patch into p-u?

Thanks,

Mark

-- 
Mark Hymers mhy at debian dot org

I once absent-mindedly ordered Three Mile Island dressing in a restaurant
 and, with great presence of mind, they brought Thousand Island Dressing and
 a bottle of chili sauce.
 Terry Pratchett, alt.fan.pratchett



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#626164: [Pkg-openmpi-maintainers] Bug#626164: Needs to be built with --with-sge

2011-09-02 Thread Manuel Prinz
Am Freitag, den 02.09.2011, 16:24 +0200 schrieb Frederik Himpe:
 According to
 http://www.open-mpi.org/faq/?category=building#build-rte-sge it's enough
 to configure openmpi with the --with-sge parameter. I have added
 --with-sge to debian/rules and rebuilt the package and I can confirm
 that ompi_info now indeed reports that gridengine support is available.

Thanks for testing and confirming! I'm reworking the packaging. This
should be finished soon and we will build a package for SGE support.

Best regards,
Manuel




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org