Changes between Initial Version and Version 1 of qcg-directives

Show
Ignore:
Timestamp:
08/09/13 22:07:55 (11 years ago)
Author:
piontek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • qcg-directives

    v1 v1  
     1 
     2 
     3= application = 
     4application - name of the application 
     5 
     6 
     7= argument = 
     8argument - argument of the application 
     9 
     10 
     11= deadline =  
     12deadline - deadline for the task execution 
     13 
     14 
     15= environment = 
     16environment - environment variable 
     17 
     18= error = 
     19error - path for the standard error 
     20 
     21= executable = 
     22executable - path to the executable 
     23 
     24= grant =  
     25grant - name of the grant 
     26 
     27= host = 
     28host - name of the candidate host 
     29 
     30= input = 
     31input - path of the standard input file 
     32 
     33= memory = 
     34memory - memory requirements 
     35 
     36= module = 
     37module - name of the required module 
     38 
     39= monitor = 
     40monitor - task monitoring script 
     41 
     42= name = 
     43name - human readable name of the task 
     44 
     45= native = 
     46native - parameters/requirements passed directly to the queueing system 
     47 
     48= nodes = 
     49nodes - requested topology of parallel application 
     50 
     51= not-after = 
     52not-after - execute not later then 
     53 
     54= not-before = 
     55not-before - do not execute before 
     56 
     57= note = 
     58note - human readable description of the task 
     59 
     60= notify = 
     61notify - notify about changes of task status 
     62 
     63= output = 
     64output - location for the standard output file 
     65 
     66= persistent = 
     67persistent - do not remove the working directory 
     68 
     69= postprocess = 
     70postprocess - task epilog 
     71 
     72= preprocess = 
     73preprocess - task prolog 
     74 
     75= procs = 
     76procs - number of requested slots/processes 
     77 
     78= properties = 
     79properties - node properties 
     80 
     81= queue = 
     82queue - selected queue 
     83 
     84= reservation = 
     85reservation - reservation identifier 
     86 
     87= stage-in-dir = 
     88stage-in-dir - input directory 
     89 
     90= stage-in-file = 
     91stage-in-file - input file 
     92 
     93= stage-out-dir = 
     94stage-out-dir - output directory 
     95 
     96= stage-out-file 
     97stage-out-file - output file 
     98 
     99= use-reservation = 
     100use-reservation - use the advance reservation mechanism 
     101 
     102= use-scratch = 
     103use-scratch - use the scratch space 
     104 
     105= walltime = 
     106walltime - execution duration 
     107 
     108= watch-output = 
     109watch-output - monitor the output and send notifications about the progress 
     110 
     111= variable = 
     112variable - description variable (replaced only in values of QCG directives)