diff options
author | Justin Bronder <jsbronder@gentoo.org> | 2009-02-05 02:59:51 +0000 |
---|---|---|
committer | Justin Bronder <jsbronder@gentoo.org> | 2009-02-05 02:59:51 +0000 |
commit | fde3e0e04673e7180f57743dae5b8369457dac06 (patch) | |
tree | 2911aaf970833a2ab32b3d28180fe8e9504c17f1 /sys-cluster | |
parent | google-gadgets-0.10.5 ~ppc64 for kde borkage (diff) | |
download | historical-fde3e0e04673e7180f57743dae5b8369457dac06.tar.gz historical-fde3e0e04673e7180f57743dae5b8369457dac06.tar.bz2 historical-fde3e0e04673e7180f57743dae5b8369457dac06.zip |
Adding sys-cluster/osc-mpiexec-0.83. Basically this is a revbump to sys-cluster/mpiexec and cleanup of the ebuild. However, we also move the installed mpiexec* files to osc-mpiexec* so that this package can coexist with the newer MPI implementations implementing MPI-2.
Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/osc-mpiexec/ChangeLog | 13 | ||||
-rw-r--r-- | sys-cluster/osc-mpiexec/Manifest | 14 | ||||
-rw-r--r-- | sys-cluster/osc-mpiexec/metadata.xml | 5 | ||||
-rw-r--r-- | sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild | 64 |
4 files changed, 96 insertions, 0 deletions
diff --git a/sys-cluster/osc-mpiexec/ChangeLog b/sys-cluster/osc-mpiexec/ChangeLog new file mode 100644 index 000000000000..6973f610346b --- /dev/null +++ b/sys-cluster/osc-mpiexec/ChangeLog @@ -0,0 +1,13 @@ +# ChangeLog for sys-cluster/osc-mpiexec +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/osc-mpiexec/ChangeLog,v 1.1 2009/02/05 02:59:51 jsbronder Exp $ + +*osc-mpiexec-0.83 (05 Feb 2009) + + 05 Feb 2009; Justin Bronder <jsbronder@gentoo.org> +metadata.xml, + +osc-mpiexec-0.83.ebuild: + Adding sys-cluster/osc-mpiexec-0.83. Basically this is a revbump to + sys-cluster/mpiexec and cleanup of the ebuild. However, we also move the + installed mpiexec* files to osc-mpiexec* so that this package can coexist + with the newer MPI implementations implementing MPI-2. + diff --git a/sys-cluster/osc-mpiexec/Manifest b/sys-cluster/osc-mpiexec/Manifest new file mode 100644 index 000000000000..204fbe78047b --- /dev/null +++ b/sys-cluster/osc-mpiexec/Manifest @@ -0,0 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +DIST mpiexec-0.83.tgz 207619 RMD160 6e74f02cbd85c1de877dd726ed31f6b724cfd94b SHA1 af797f04b5e7a371bb67c65de6f1b8031a4abfb9 SHA256 4485c6f5ced0889ea7fb88b49af001904348dee24a23cd85dd8402f606e2128d +EBUILD osc-mpiexec-0.83.ebuild 1956 RMD160 74ffede49ce1e38e893d283ce8ecd23f7fc1d0c4 SHA1 4b16d20f5f97041ad0444fd9b67686b549d1fc9b SHA256 71ed37f9041a45fd393138b0fa247846a233c0e5ee7492cf2fcee2ca78bb662a +MISC ChangeLog 630 RMD160 117ec71bf002161547fef2afbb9ff03c440c9dab SHA1 416e6cd7e9a3a298cb6e4bdfc6196ebc9798c7c9 SHA256 9622074a9ea06ffeb7ff487e2fa2e5373347c73bd29347a971301c17b8f3606b +MISC metadata.xml 163 RMD160 ea1530cd45b9e04e8693261b9a94b5988e4b09a1 SHA1 443b7a3d8fb76c8d20647b165032ad358bfa3b6a SHA256 5a03bf3074b07158dffe793af69f7b0cd1e5c785537574713f9a7978032363a3 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.9 (GNU/Linux) + +iEYEARECAAYFAkmKVjEACgkQ4MrvBE1wQ8nIugCeN11iHjRly1qCe4XQQoIrxO/3 +IKIAoIk+B9KJnicv+T3mTQpMdd0kSFyQ +=z3O0 +-----END PGP SIGNATURE----- diff --git a/sys-cluster/osc-mpiexec/metadata.xml b/sys-cluster/osc-mpiexec/metadata.xml new file mode 100644 index 000000000000..8f0aa7fc46e8 --- /dev/null +++ b/sys-cluster/osc-mpiexec/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>hp-cluster</herd> +</pkgmetadata> diff --git a/sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild b/sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild new file mode 100644 index 000000000000..f1380dd85f24 --- /dev/null +++ b/sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild,v 1.1 2009/02/05 02:59:51 jsbronder Exp $ + +MY_PN=${PN#osc-} +DESCRIPTION="replacement for mpirun, integrates MPI with PBS." +SRC_URI="http://www.osc.edu/~pw/mpiexec/${MY_PN}-${PV}.tgz" +HOMEPAGE="http://www.osc.edu/~pw/mpiexec/" + +DEPEND="sys-cluster/torque" +RDEPEND="${DEPEND} + net-misc/openssh" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +S="${WORKDIR}"/${MY_PN}-${PV} + +RESTRICT="test" +# The test suite that is included with the source requires +# the ability to qsub a number of jobs. Such behavior +# obviously does not belong in the ebuild. + +src_compile() { + local c="--with-default-comm=mpich-p4 + --with-pbs=/usr/ + --with-mpicc=/usr/bin/mpicc + --with-mpif77=/usr/bin/mpif77" + + # The following at the recommendation of README, Cray specific. + c="${c} --disable-mpich-rai" + + econf ${c} || die + emake || die "compile failed" +} + +src_install() { + local f + emake DESTDIR="${D}" install + + # And the following so that osc-mpiexec doesn't conflict with + # the packaged mpiexec's that all the MPI-2 implementations have. + for f in $(find "${D}" -name 'mpiexec*'); do + mv ${f} $(dirname ${f})/osc-$(basename ${f}) \ + || die "Failed to prefix binary ${f} with osc-" + done + + dodoc README README.lam ChangeLog +} + +pkg_postinst() { + elog "The OSC Mpiexec package typically installs it's binaries" + elog "and manpages as 'mpiexec'. However, this ebuild renames" + elog "those to be prefixed with 'osc-' in order to avoid blocking" + elog "against the exact packages that osc-mpiexec is meant to" + elog "work with." + elog + elog "The default communication device has been set to mpich-p4" + elog "(ethernet). If you wish to use another communication" + elog "device, either set MPIEXEC_COMM in your environment or use" + elog "the --comm argument to mpiexec." +} |