Changes between Version 44 and Version 45 of WrapperApp


Ignore:
Timestamp:
Mar 13, 2011, 11:38:38 PM (13 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WrapperApp

    v44 v45  
    2626{{{
    2727<job_desc>
     28    [ <parallel/> ]
    2829    <task>
    2930        <application>worker</application>
     
    6970 '''append_cmdline_args''':: if set, the wrapper's command-line arguments are passed to the program (after those in <command_line>).
    7071
     72You must include the '''<parallel/>''' element if any of the tasks is multi-threaded.
    7173
    7274The job file can specify multiple tasks.