defs_ls_mode
Eligibility mode settings. More...
Defines
#define LSF_NULL_MODE 0 #define LSF_LOCAL_MODE 1 #define LSF_REMOTE_MODE 2 Detailed Description
Eligibility mode settings.Define Documentation
#define LSF_NULL_MODE 0 This is just a dummy mode value.
#define LSF_LOCAL_MODE 1 The routine searches through the remote task lists to see if taskname is on a list.
If found, the task is considered eligible for remote execution, otherwise the task is considered ineligible.
#define LSF_REMOTE_MODE 2 The routine searches through the local task lists to see if taskname is on a list.
If found, the task is considered ineligible for remote execution, otherwise the task is considered eligible.
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.