Changes between Version 27 and Version 28 of qcg-directives
- Timestamp:
- 08/23/13 23:23:20 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
qcg-directives
v27 v28 170 170 171 171 = notify = 172 notify- notify about changes of task status172 '''notify''' - notify about changes of task status 173 173 174 174 = output = 175 output- location for the standard output file175 '''output''' - location for the standard output file 176 176 177 177 = persistent = 178 persistent- do not remove the working directory178 '''persistent''' - do not remove the working directory 179 179 180 180 = postprocess = 181 postprocess- task epilog181 '''postprocess''' - task epilog 182 182 183 183 = preprocess = 184 preprocess- task prolog184 '''preprocess''' - task prolog 185 185 186 186 = procs = 187 procs- number of requested slots/processes187 '''procs''' - number of requested slots/processes 188 188 189 189 = properties = 190 properties- node properties190 '''properties''' - node properties 191 191 192 192 = queue = 193 queue- selected queue193 '''queue''' - selected queue 194 194 195 195 = reservation = 196 reservation- reservation identifier196 '''reservation''' - reservation identifier 197 197 198 198 = stage-in-dir = 199 stage-in-dir- input directory199 '''stage-in-dir''' - input directory 200 200 201 201 = stage-in-file = 202 stage-in-file- input file202 '''stage-in-file''' - input file 203 203 204 204 = stage-out-dir = 205 stage-out-dir- output directory205 '''stage-out-dir''' - output directory 206 206 207 207 = stage-out-file 208 stage-out-file- output file208 '''stage-out-file''' - output file 209 209 210 210 = use-reservation = 211 use-reservation- use the advance reservation mechanism211 '''use-reservation''' - use the advance reservation mechanism 212 212 213 213 = use-scratch = 214 use-scratch- use the scratch space214 '''use-scratch''' - use the scratch space 215 215 216 216 = walltime = 217 walltime- execution duration217 '''walltime''' - execution duration 218 218 219 219 = watch-output = 220 watch-output- monitor the output and send notifications about the progress220 '''watch-output''' - monitor the output and send notifications about the progress 221 221 222 222 = variable = 223 variable- description variable (replaced only in values of QCG directives)223 '''variable''' - description variable (replaced only in values of QCG directives)