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

lsb_resize_cancel

Cancels a pending job resize allocation request.

Use lsb_resize_cancel to cancel a pending allocation request for a resizable job. A running job can only have one pending request at any particular time. If one request is still pending, additional requests are rejected with a proper error code.

#include <lsf/lsbatch.h>

int lsb_resize_cancel(LS_LONG_INT jobId);

Parameters:
jobId LSF job ID
Data Structures:
none
Define Statements:
none
Returns:
int:0
On success, returns zero.

int:-1
On failure, returns -1.

Errors:
lsberrno is set to indicate the error.
Equivalent line commands:
bresize cancel job_ID
Files:
none
See also:
lsb_resize_release


     
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.