Changes between Version 41 and Version 42 of JobSubmission


Ignore:
Timestamp:
Jan 19, 2017, 3:10:45 PM (7 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JobSubmission

    v41 v42  
    1616Optional arguments:
    1717 --wu_name name:: workunit name (default: appname_PID_TIME)
    18  --wu_template filename:: [JobTemplates#Inputtemplates Input template] filename relative to project root;
    19    usually in templates/.
     18 --wu_template filename:: [JobTemplates#Inputtemplates Input template]
     19   filename relative to project root; usually in templates/.
    2020   Default: templates/appname_in.
    21  --result_template filename:: [JobTemplates#Outputtemplates Output template] filename,
    22    relative to project root; usually in templates/.
     21 --result_template filename:: [JobTemplates#Outputtemplates Output template]
     22   filename, relative to project root; usually in templates/.
    2323   Default: templates/appname_out.
    2424 --batch n:: associate the job with the given batch.
    2525 --priority n:: high values are assigned before low values;
    26   see --priority_order and --priority_order_create_time options on the [BackendPrograms#feeder feeder]
     26  see --priority_order and --priority_order_create_time options
     27  on the [BackendPrograms#feeder feeder]
    2728 --stdin:: Read stdin, and create one job per line (see below).
    2829 --continue_on_error:: keep going if an error occurs (used with --stdin)
    2930 --broadcast, --target_host, etc.:: [AssignedWork Assign or broadcast] this job.
    3031 
    31 The following [JobIn job parameters] may be passed in the [JobTemplates#Inputtemplates input template],
     32The following [JobIn job parameters] may be passed in the
     33[JobTemplates#Inputtemplates input template],
    3234or as command-line arguments to create_work;
    3335the input template has precedence.
     
    6971Each line specifies a job, and may include the following options:
    7072 --command_line "x":: the command line
    71  --wu_name:: the job name
     73 --wu_name name:: the job name
    7274 --broadcast, --target_host, etc.:: [AssignedWork assign or broadcast this job].
    73  --wu_template_filename:: input template file
    74  --result_template_filename:: output template file
     75 --wu_template filename:: input template file
     76 --result_template filename:: output template file
    7577
    7678The remaining items specify input files: