Changes between Version 18 and Version 19 of qcg-directives
- Timestamp:
- 08/23/13 15:57:59 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
qcg-directives
v18 v19 141 141 }}} 142 142 = not-after = 143 not-after - execute not later then 144 143 '''not-after''' - directive allowing to specify that the task or reservation has to be executed/reserved "not-later-then". The value of this directive is date with optional time. The directive requires to be specified together with the ''walltime'' one and cannot be used with the ''reservation'' one. 144 {{{ 145 #QCG not-after=2012.08.25 146 #QCG walltime=PT2H 147 }}} 148 {{{ 149 #QCG not-after=2012.08.25 13:20 150 #QCG walltime=PT2H 151 }}} 145 152 = not-before = 146 153 not-before - do not execute before