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

defs_lsb_openjobinfo_a
[defs_lsb_openjobinfo]

defs_lsb_openjobinfo_a is part of defs_lsb_openjobinfo More...


Defines

#define ALL_JOB   0x0001
#define DONE_JOB   0x0002
#define PEND_JOB   0x0004
#define SUSP_JOB   0x0008
#define CUR_JOB   0x0010
#define LAST_JOB   0x0020

Detailed Description

defs_lsb_openjobinfo_a is part of defs_lsb_openjobinfo

Define Documentation

#define ALL_JOB   0x0001

Information about all jobs, including unfinished jobs (pending, running or suspended) and recently finished jobs.

LSF remembers jobs finished within the preceding period. This period is set by the parameter CLEAN_PERIOD in the lsb.params file. The default is 3600 seconds (1 hour). (See lsb.params). The command line equivalent is bjobs -a.

#define DONE_JOB   0x0002

Information about recently finished jobs.

#define PEND_JOB   0x0004

Information about pending jobs.

#define SUSP_JOB   0x0008

Information about suspended jobs.

#define CUR_JOB   0x0010

Information about all unfinished jobs.

#define LAST_JOB   0x0020

Information about the last submitted job.



     
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.