Changes between Version 18 and Version 19 of qcg-directives

Show
Ignore:
Timestamp:
08/23/13 15:57:59 (11 years ago)
Author:
piontek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • qcg-directives

    v18 v19  
    141141}}} 
    142142= 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}}} 
    145152= not-before = 
    146153not-before - do not execute before