Changes between Version 24 and Version 25 of RemoteJobs


Ignore:
Timestamp:
Nov 14, 2011, 8:52:55 PM (12 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RemoteJobs

    v24 v25  
    6363  * '''command_line''': command-line arguments to the application
    6464  * '''input_files''': an array of input file descriptors, each of which contains
    65    * '''source''': a URL from which the BOINC server can download the file,
    66      or the path of the file on the BOINC server
     65   * '''mode''': "inline", "local", "semilocal", or "remote".
     66   * '''url''': the file's URL (semilocal and remote modes)
     67   * '''size''': the file's size in bytes (remote mode)
     68   * '''md5''': the file's MD5 (remote mode)
     69   * '''data''': the file contents (inline mode)
     70   * '''path''': the file's absolute path on the BOINC server (local mode)
    6771
    6872Result: a 2-element array containing