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)
Data Structures: Define Statements:
- Parameters:
*s The signal to a group of jobs.
- none
Error:
- Returns:
- int:0
The bulk jobs were successfully killed.int:-1
The bulk jobs were not killed.Equivalent line command:
- On failure, lsberrno is set to indicate the error.
Files:
- bkill -b
- none
- See also:
- none
Date Modified: 30 Jan 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.