Changes between Version 9 and Version 10 of RemoteJob


Ignore:
Timestamp:
Oct 11, 2010, 4:47:16 AM (14 years ago)
Author:
tonig
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RemoteJob

    v9 v10  
    140140for the next step in the chain.
    141141
     142Upon retrieval, files have BOINC-assigned outfile
     143names ending by '_1', '_2', and so on.
    142144The ''aliases'' attribute contains a space-separated list of
    143145extensions 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
     146already downloaded.  When an alias is specified as above,
     147a file ending in ''_1'' will be considered already
     148downloaded, and its retrieval skipped, if a file
     149with  a similar name  but ending in
     150''_1.vel'' or ''_1.vel.gz'' is present in the
    150151retrieve directory.
    151152
     153
     154
    152155For 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]]