projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f36b854
)
add a few more options to the help menu
author
Ali Saidi
<saidi@eecs.umich.edu>
Wed, 2 Nov 2005 19:54:21 +0000
(14:54 -0500)
committer
Ali Saidi
<saidi@eecs.umich.edu>
Wed, 2 Nov 2005 19:54:21 +0000
(14:54 -0500)
--HG--
extra : convert_revision :
b2481bedac786e4a6bb0d577954242d7f4c144a0
util/pbs/send.py
patch
|
blob
|
history
diff --git
a/util/pbs/send.py
b/util/pbs/send.py
index d04f9066bafd7b8eab8a0bfdee8542bca0dcff29..1f48b2b0e7afb6141a6d27caa49535da3d9a318b 100755
(executable)
--- a/
util/pbs/send.py
+++ b/
util/pbs/send.py
@@
-79,6
+79,8
@@
usage = """\
Usage:
%(progname)s [-c] [-e] [-f] [-j <jobfile>] [-q queue] [-v] <regexp>
-c clean directory if job can be run
+ -C submit the checkpointing runs
+ -d Make jobs be dependent on the completion of the checkpoint runs
-e only echo pbs command info, don't actually send the job
-f force the job to run regardless of state
-q <queue> submit job to the named queue