NAME
mpdkilljob
FILE
/Users/goodell/svn/mpich2-1.2.1p1-tmp/src/pm/mpd/mpdkilljob.py
DESCRIPTION
usage: mpdkilljob
jobnum [mpdid] # as obtained from mpdlistjobs
or: mpdkilljob
-a jobalias # as obtained from mpdlistjobs mpdid is
mpd where process with ’rank’ 0 starts mpdid of form
1@linux02_32996 (may need @ in csh)
FUNCTIONS
ctime(...) ctime(seconds) -> string
Convert a time in seconds since the Epoch to a string in local
time. This is equivalent to asctime(localtime(seconds)). When
the time tuple is not present, current time as returned by
localtime() is used.
mpdkilljob()
sig_handler(signum, frame)
usage()
DATA
__author__ = ’Ralph Butler and Rusty Lusk’ __credits__ = ’’ __date__ =
’Mon Feb 22 16:28:12 2010’ __version__ = ’$Revision: 1.17 $’
VERSION
1.17
DATE
Mon Feb 22 16:28:12 2010
AUTHOR
Ralph Butler and Rusty Lusk
CREDITS
22 February 2010 mpdkilljob(1)