wiki:CancelJobs
Last modified 8 months ago Last modified on 10/18/11 00:21:57

Canceling jobs

You can cancel jobs in any of three ways:

  • Using the administrative web interface (click on Cancel workunits).
  • Using the utility program cancel_jobs; for example,
    bin/cancel_jobs 100 200
    
    cancels jobs with IDs 100 through 200.
  • Programatically, using the API function cancel_jobs().