Changes between Version 2 and Version 3 of WrapperApp


Ignore:
Timestamp:
Apr 26, 2007, 12:58:53 PM (17 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WrapperApp

    v2 v3  
    1212        <stdin_filename>stdin</stdin_filename>
    1313        <stdout_filename>stdout</stdout_filename>
    14         <command_line>10</command_line>
     14        [ <stderr_filename>stderr</stderr_filename> ]
     15        [ <command_line>10</command_line> ]
    1516    </task>
    1617</job_desc>
     
    8687 * Multiple tasks per job is not implemented yet. Future versions of wrapper may allow you to run multiple applications in sequence (as specified in the job.xml file).
    8788 * TODO: provide a way for projects to supply an animated GIF which is shown (with user/team credit text) as screensaver graphics.
     89 * If the wrapper itself has command-line arguments (e.g., specified in the workunit template) these are passed to the application, after those specified in the job file.
    8890
    8991To understand how all this works: at the beginning of execution, the file layout is: