Changes between Version 5 and Version 6 of RemoteInputFiles


Ignore:
Timestamp:
Feb 20, 2013, 4:24:50 PM (11 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RemoteInputFiles

    v5 v6  
    3636== Content-based file management ==
    3737
    38 This system is used by the [CondorBoinc Condor/BOINC interface].
    39 If may be useful for other systems as well.
    4038In this system, the name of a file on the BOINC server
    4139is based on its MD5 hash; thus file immutability is automatic.
     
    5149
    5250The following C++ interfaces are provided
    53 (in samples/condor/job_rpc.cpp).
     51(in lib/remote_submit.cpp).
    5452This is to be called on the job submission host;
    5553the files must exist on that host,