Changes between Version 2 and Version 3 of WrapperApp
- Timestamp:
- Apr 26, 2007, 12:58:53 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WrapperApp
v2 v3 12 12 <stdin_filename>stdin</stdin_filename> 13 13 <stdout_filename>stdout</stdout_filename> 14 <command_line>10</command_line> 14 [ <stderr_filename>stderr</stderr_filename> ] 15 [ <command_line>10</command_line> ] 15 16 </task> 16 17 </job_desc> … … 86 87 * 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). 87 88 * 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. 88 90 89 91 To understand how all this works: at the beginning of execution, the file layout is: