Bug#555714: mpich2: Please add support for blcr

Lucas Nussbaum lucas at lucas-nussbaum.net
Wed Nov 11 12:08:05 UTC 2009


Hi Pavan,

Are there any implications I should be aware of?

L.

On 11/11/09 at 11:08 +0000, Alan Woodland wrote:
> Package: mpich2
> Version: 1.2-2
> Severity: wishlist
> Tags: patch
> 
> Hi,
> 
> Since BLCR is now in the archive it would be nice if mpich2 was built 
> using this library to provide checkpoint support. The attached patch 
> enables this at configure time.
> 
> Thanks,
> Alan
> 
> -- System Information:
> Debian Release: 5.0.3
>   APT prefers stable
>   APT policy: (500, 'stable')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
> Shell: /bin/sh linked to /bin/bash

> diff -u mpich2-1.2/debian/rules mpich2-1.2/debian/rules
> --- mpich2-1.2/debian/rules
> +++ mpich2-1.2/debian/rules
> @@ -15,7 +15,9 @@
>  	--enable-f90 \
>  	--sysconfdir=/etc/mpich2 \
>  	--includedir=/usr/include/mpich2 \
> -	--docdir=/usr/share/doc/mpich2
> +	--docdir=/usr/share/doc/mpich2 \
> +	--with-blcr=/usr \
> +	--with-hydra-ckpointlib=blcr
>  
>  DEB_MAKE_CLEAN_TARGET := distclean
>  
> diff -u mpich2-1.2/debian/control mpich2-1.2/debian/control
> --- mpich2-1.2/debian/control
> +++ mpich2-1.2/debian/control
> @@ -3,7 +3,7 @@
>  Priority: extra
>  Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
>  Uploaders: Lucas Nussbaum <lucas at lucas-nussbaum.net>
> -Build-Depends: debhelper (>= 7), cdbs, python, gfortran, txt2man, libxt-dev, x11proto-core-dev, default-jdk, python-support, quilt
> +Build-Depends: debhelper (>= 7), cdbs, python, gfortran, libcr-dev, txt2man, libxt-dev, x11proto-core-dev, default-jdk, python-support, quilt
>  Standards-Version: 3.8.3
>  Homepage: http://www.mcs.anl.gov/research/projects/mpich2/
>  Vcs-Browser: http://git.debian.org/?p=debian-science/packages/mpich2.git;a=summary
> diff -u mpich2-1.2/debian/changelog mpich2-1.2/debian/changelog
> --- mpich2-1.2/debian/changelog
> +++ mpich2-1.2/debian/changelog
> @@ -1,3 +1,10 @@
> +mpich2 (1.2-2.1) unstable; urgency=low
> +
> +  * Non-maintainer upload.
> +  * Add BLCR checkpoint library support
> +
> + -- Alan Woodland <awoodland at debian.org>  Wed, 11 Nov 2009 10:22:37 +0000
> +
>  mpich2 (1.2-2) unstable; urgency=low
>  
>    * Upload to unstable. (Actually, 1.2-1 was already uploaded to unstable)


-- 
| Lucas Nussbaum
| lucas at lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr             GPG: 1024D/023B3F4F |





More information about the debian-science-maintainers mailing list