requeuejob_options
define statements used by lsb_requeuejob. More...
Defines
#define REQUEUE_DONE 0x1 #define REQUEUE_EXIT 0x2 #define REQUEUE_RUN 0x4 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.
Date Modified: 9 Sep 2009
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Platform Computing. Accelerating Intelligence(TM).
Copyright © 1994-2009 Platform Computing Corporation. All rights reserved.