IBM

requeuejob_options

define statements used by lsb_requeuejob. More...


Defines

#define REQUEUE_DONE   0x1
#define REQUEUE_EXIT   0x2
#define REQUEUE_RUN   0x4
#define REQUEUE_RMT_PEND   0x8
#define REQUEUE_RMT_PEND_RISEPRIORITY   0x10

Enumerations

enum  ac_host_state_t

Detailed Description

define statements used by lsb_requeuejob.

Define Documentation

#define REQUEUE_DONE   0x1

Requeues jobs that have finished running.

Jobs that have exited are not re-run. Equivalent to brequeue -d command line option.

#define REQUEUE_EXIT   0x2

Requeues jobs that have exited.

Finished jobs are not re-run. Equivalent to brequeue -e command line option.

#define REQUEUE_RUN   0x4

Requeues running jobs and puts them in PEND state.

Equivalent to brequeue -r command line option.

#define REQUEUE_RMT_PEND   0x8

Requeues remote pending jobs in mc submission cluster, Equivalent to brequeue -a command line option to requeue remote pending job.

#define REQUEUE_RMT_PEND_RISEPRIORITY   0x10

Requeues remote pending jobs in mc submission cluster, Equivalent to brequeue -p command line option.


Enumeration Type Documentation

Cluster host status



     
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.