Changes between Version 9 and Version 10 of RemoteJob
- Timestamp:
- Oct 11, 2010, 4:47:16 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RemoteJob
v9 v10 140 140 for the next step in the chain. 141 141 142 Upon retrieval, files have BOINC-assigned outfile 143 names ending by '_1', '_2', and so on. 142 144 The ''aliases'' attribute contains a space-separated list of 143 145 extensions which are considered when deciding whether a file has been 144 already downloaded. Upon retrieval, files have BOINC-assigned outfile 145 names ending by '_1', '_2', and so on. Upon retrieval, it is 146 possible to fix these extension by mass-renaming the retrieved files, 147 e.g. ''*_1'' to ''*_1.vel''. If an alias is specified as above, 148 files ending with ''_1'' will be considered already 149 downloaded if a file named ''*_1.vel'' is present in the 146 already downloaded. When an alias is specified as above, 147 a file ending in ''_1'' will be considered already 148 downloaded, and its retrieval skipped, if a file 149 with a similar name but ending in 150 ''_1.vel'' or ''_1.vel.gz'' is present in the 150 151 retrieve directory. 151 152 153 154 152 155 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]]