Changes between Version 7 and Version 8 of RemoteJobs


Ignore:
Timestamp:
Jun 19, 2011, 2:06:31 PM (13 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RemoteJobs

    v7 v8  
    8787
    8888The jobs in a batch are numbered starting from 0.
    89 The name of a job is '''batch_ID_N'''
    90 where ID is the batch ID and N is the number of the job.
    9189
    9290Input:
     
    9492<query_job>
    9593   <authenticator>X</authenticator>
    96    <name>X</name>
     94   <batch_id>N</batch_id>
     95   <job_num>M</job_num>
    9796</query_job>
    9897}}}