Changes between Version 27 and Version 28 of qcg-directives

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

--

Legend:

Unmodified
Added
Removed
Modified
  • qcg-directives

    v27 v28  
    170170 
    171171= notify = 
    172 notify - notify about changes of task status 
     172'''notify''' - notify about changes of task status 
    173173 
    174174= output = 
    175 output - location for the standard output file 
     175'''output''' - location for the standard output file 
    176176 
    177177= persistent = 
    178 persistent - do not remove the working directory 
     178'''persistent''' - do not remove the working directory 
    179179 
    180180= postprocess = 
    181 postprocess - task epilog 
     181'''postprocess''' - task epilog 
    182182 
    183183= preprocess = 
    184 preprocess - task prolog 
     184'''preprocess''' - task prolog 
    185185 
    186186= procs = 
    187 procs - number of requested slots/processes 
     187'''procs''' - number of requested slots/processes 
    188188 
    189189= properties = 
    190 properties - node properties 
     190'''properties''' - node properties 
    191191 
    192192= queue = 
    193 queue - selected queue 
     193'''queue''' - selected queue 
    194194 
    195195= reservation = 
    196 reservation - reservation identifier 
     196'''reservation''' - reservation identifier 
    197197 
    198198= stage-in-dir = 
    199 stage-in-dir - input directory 
     199'''stage-in-dir''' - input directory 
    200200 
    201201= stage-in-file = 
    202 stage-in-file - input file 
     202'''stage-in-file''' - input file 
    203203 
    204204= stage-out-dir = 
    205 stage-out-dir - output directory 
     205'''stage-out-dir''' - output directory 
    206206 
    207207= stage-out-file 
    208 stage-out-file - output file 
     208'''stage-out-file''' - output file 
    209209 
    210210= use-reservation = 
    211 use-reservation - use the advance reservation mechanism 
     211'''use-reservation''' - use the advance reservation mechanism 
    212212 
    213213= use-scratch = 
    214 use-scratch - use the scratch space 
     214'''use-scratch''' - use the scratch space 
    215215 
    216216= walltime = 
    217 walltime - execution duration 
     217'''walltime''' - execution duration 
    218218 
    219219= watch-output = 
    220 watch-output - monitor the output and send notifications about the progress 
     220'''watch-output''' - monitor the output and send notifications about the progress 
    221221 
    222222= variable = 
    223 variable - description variable (replaced only in values of QCG directives)  
     223'''variable''' - description variable (replaced only in values of QCG directives)