Changes between Version 9 and Version 10 of SingleJob


Ignore:
Timestamp:
Jul 3, 2008, 11:39:30 AM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SingleJob

    v9 v10  
    3333When the job is completed successfully, the output files will appear in the job directory.
    3434
     35== Monitoring jobs ==
     36
     37The following options are available for monitoring jobs:
     38{{{
     39boinc_submit --jobs
     40}}}
     41Show a list of jobs, both in progress and completed.
     42{{{
     43boinc_submit --abort jobID
     44}}}
     45Abort the given job.
     46
    3547== Configuring BOINC for single jobs ==
    3648