Changes between Version 45 and Version 46 of WrapperApp


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

--

Legend:

Unmodified
Added
Removed
Modified
  • WrapperApp

    v45 v46  
    4646 
    4747The job file describes a sequence of tasks.
     48Include the '''<parallel/>''' element if any of the tasks is multi-threaded
     49(see [AppMultiThread Multi-Thread Apps]).
    4850The descriptor for each task includes:
    4951
     
    7072 '''append_cmdline_args''':: if set, the wrapper's command-line arguments are passed to the program (after those in <command_line>).
    7173
    72 You must include the '''<parallel/>''' element if any of the tasks is multi-threaded.
    73 
    7474The job file can specify multiple tasks.
    7575This is useful for two purposes: