Visit Platform at http://www.platform.com

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: 28 Jun 2011
Platform Support: support@platform.com
Platform Information Development: doc@platform.com

Platform Computing. Accelerating Intelligence(TM).
Copyright © 1994-2011 Platform Computing Corporation. All rights reserved.