IBM

lsb_killbulkjobs

Kills bulk jobs as soon as possible.

Use lsb_killbulkjobs to kill bulk jobs on a local host immediately, or to kill other jobs as soon as possible. If mbatchd rejects the request, it issues NULL as the reservation ID.

#include <lsf/lsbatch.h>

int lsb_killbulkjobs(struct signalBulkJobs *s)

Parameters:
*s The signal to a group of jobs.
Data Structures:
signalBulkJobs
Define Statements:
none
Returns:
int:0
The bulk jobs were successfully killed.

int:-1
The bulk jobs were not killed.

Error:
On failure, lsberrno is set to indicate the error.
Equivalent line command:
bkill -b
Files:
none
See also:
none


     
Date Modified: 16 Jul 2014

Terms of Use
Copyright © 1994-2014 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.