IBM

options_ls_load

define statements used by ls_load. More...


Defines

#define EXACT   0x01
#define OK_ONLY   0x02
#define NORMALIZE   0x04
#define LOCALITY   0x08
#define IGNORE_RES   0x10
#define LOCAL_ONLY   0x20
#define DFT_FROMTYPE   0x40
#define ALL_CLUSTERS   0x80
#define EFFECTIVE   0x100
#define RECV_FROM_CLUSTERS   0x200
#define NEED_MY_CLUSTER_NAME   0x400
#define SEND_TO_CLUSTERS   0x400
#define NO_SORT   0x800
#define EXCLUSIVE_RESOURCE   0x1000
#define DT_CLUSTER_LOAD   0x2000
#define AC_JOB_VM_IGN   0x10000
#define AC_HOST_IGN   0x20000
#define GRID_BROKER   0x4000

Detailed Description

define statements used by ls_load.

Define Documentation

#define EXACT   0x01

Exactly *numhosts hosts are desired.

If EXACT is set, either exactly *numhosts hosts are returned, or the call returns an error. If EXACT is not set, then up to *numhosts hosts are returned. If *numhosts is zero, then the EXACT flag is ignored and as many hosts in the load sharing system as are eligible (that is, those that satisfy the resource requirements) are returned.

#define OK_ONLY   0x02

Return only those hosts that are currently in the `ok' state.

If OK_ONLY is set, those hosts that are busy, locked, or unavail are not returned. If OK_ONLY is not set, then some or all of the hosts whose status are not `ok' may also be returned, depending on the value of numhosts and whether the EXACT flag is set.

#define NORMALIZE   0x04

Normalize CPU load indices.

If NORMALIZE is set, then the CPU run queue length load indices r15s, r1m, and r15m of each host returned are normalized. See Administering IBM Platform LSF for the concept of normalized queue length. Default is to return the raw queue length. The options EFFECTIVE and NORMALIZE are mutually exclusive.

#define LOCALITY   0x08

The locality of the hosts.

#define IGNORE_RES   0x10

Ignore the status of RES when determining the hosts that are considered to be `ok'.

If IGNORE_RES is specified, then hosts with RES not running are also considered to be `ok' during host selection.

#define LOCAL_ONLY   0x20

Local cluster only.

#define DFT_FROMTYPE   0x40

Return hosts with the same type as the fromhost which satisfy the resource requirements.

By default all host types are considered.

#define ALL_CLUSTERS   0x80

All clusters.

#define EFFECTIVE   0x100

If EFFECTIVE is set, then the CPU run queue length load indices of each host returned are effective load.

See Administering IBM Platform LSF for the concept of effective queue length. Default is to return the raw queue length. The options EFFECTIVE and NORMALIZE are mutually exclusive.

#define RECV_FROM_CLUSTERS   0x200

Only return info about clusters I can receive job from.

#define NEED_MY_CLUSTER_NAME   0x400

Need my cluster name.

#define SEND_TO_CLUSTERS   0x400

Only return info about clusters I can send job to.

#define NO_SORT   0x800

No host sorting is needed.

#define EXCLUSIVE_RESOURCE   0x1000

Exclusive resource definition enforcement.

#define DT_CLUSTER_LOAD   0x2000

Desktop cluster return unlicensed hosts load info.

#define AC_JOB_VM_IGN   0x10000

adaptive cluster master return all hosts info

#define AC_HOST_IGN   0x20000

adaptive cluster master ignores achosts info

#define GRID_BROKER   0x4000

grid broker flag from command request



     
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.