ports/105650: [NEW PORT] sysutils/mpiexec: A tool to run a parallel job from within a PBS environment
trasz
trasz at pin.if.uz.zgora.pl
Sat Nov 18 20:00:47 UTC 2006
>Number: 105650
>Category: ports
>Synopsis: [NEW PORT] sysutils/mpiexec: A tool to run a parallel job from within a PBS environment
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Nov 18 20:00:38 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: trasz
>Release: FreeBSD 6.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD pin.if.uz.zgora.pl 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Wed Nov 15 19:16:30 CET 2006
>Description:
Mpiexec is a replacement program for the script mpirun, which is
part of the MPICH package. It is used to initialize a parallel job
from within a PBS batch or interactive environment. Mpiexec uses
the task manager library of PBS to spawn copies of the executable
on the nodes in a PBS allocation.
WWW: http://www.osc.edu/~pw/mpiexec/index.php
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- mpiexec-0.81.shar begins here ---
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# mpiexec
# mpiexec/pkg-descr
# mpiexec/Makefile
# mpiexec/distinfo
#
echo c - mpiexec
mkdir -p mpiexec > /dev/null 2>&1
echo x - mpiexec/pkg-descr
sed 's/^X//' >mpiexec/pkg-descr << 'END-of-mpiexec/pkg-descr'
XMpiexec is a replacement program for the script mpirun, which is
Xpart of the MPICH package. It is used to initialize a parallel job
Xfrom within a PBS batch or interactive environment. Mpiexec uses
Xthe task manager library of PBS to spawn copies of the executable
Xon the nodes in a PBS allocation.
X
XWWW: http://www.osc.edu/~pw/mpiexec/index.php
END-of-mpiexec/pkg-descr
echo x - mpiexec/Makefile
sed 's/^X//' >mpiexec/Makefile << 'END-of-mpiexec/Makefile'
X# New ports collection makefile for: mpiexec
X# Date created: 2006-11-16
X# Whom: trasz <trasz at pin.if.uz.zgora.pl>
X#
X# $FreeBSD$
X#
X
XPORTNAME= mpiexec
XPORTVERSION= 0.81
XCATEGORIES= sysutils parallel
XMASTER_SITES= http://www.osc.edu/~pw/mpiexec/
XEXTRACT_SUFX= .tgz
X
XMAINTAINER= trasz at pin.if.uz.zgora.pl
XCOMMENT= A tool to run a parallel job from within a PBS environment
X
XLIB_DEPENDS= torque.0:${PORTSDIR}/sysutils/torque
X
XGNU_CONFIGURE= yes
XUSE_GMAKE= yes
X
XPLIST_FILES= bin/mpiexec
XMAN1= mpiexec.1
X
X.include <bsd.port.mk>
END-of-mpiexec/Makefile
echo x - mpiexec/distinfo
sed 's/^X//' >mpiexec/distinfo << 'END-of-mpiexec/distinfo'
XMD5 (mpiexec-0.81.tgz) = bc687b3d2882d32af87577bb6cc687de
XSHA256 (mpiexec-0.81.tgz) = 31f5287d7d9049a2302935e094c6885e48baecfd5492ac0fe9afc091d6b0db04
XSIZE (mpiexec-0.81.tgz) = 195474
END-of-mpiexec/distinfo
exit
--- mpiexec-0.81.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list