Changes between Version 3 and Version 4 of RemoteJob
- Timestamp:
- Sep 9, 2010, 2:31:38 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RemoteJob
v3 v4 89 89 <url><UPLOAD_URL/></url> 90 90 <gzip_when_done/> 91 <rboinc aliases=".vel" chain="3"/>91 <rboinc aliases=".vel" [ chain="3" ]/> 92 92 </file_info> 93 93 }}} 94 94 95 The ''chain'' attribute indicates that, upon successful WU completion, that output file should be used as a third input file for the next step in the chain. The ''aliases'' attribute (currently unimplemented) allows automatic renaming upon retrieval.95 The optional ''chain'' attribute indicates that, upon successful WU completion, that output file should be used as a third input file for the next step in the chain. The ''aliases'' attribute (currently unimplemented) allows automatic renaming upon retrieval. 96 96 97 97 For details on the chaining mechanism, please see the paper T. Giorgino, M. J. Harvey and G. De Fabritiis, ''Distributed computing as a virtual supercomputer: Tools to run and manage large-scale BOINC simulations'', Comp. Phys. Commun. 181, 1402 (2010). [[http://boinc.berkeley.edu/rboinc.pdf pdf]]