LSF Version 7.3 - Release Notes for Platform LSF
be dispatched to hosts on which the job has previously exited with an exclusive exit
code.
lshosts
•
ncpus diaplays the number of processors on the host. If LSF_ENABLE_DUALCORE=Y
in lsf.conf for multi-core CPU hosts, displays the number of cores instead of physical
CPUs. If EGO is enabled in the LSF cluster and EGO_DEFINE_NCPUS is specified in
lsf.conf or ego.conf, the appropriate value for ncpus is displayed, depending on the
value of EGO_DEFINE_NCPUS:
•
EGO_DEFINE_NCPUS=procs—ncpus=number of processors
•
EGO_DEFINE_NCPUS=cores—ncpus=number of processors x number of cores per
processor
•
EGO_DEFINE_NCPUS=threads—ncpus=number of processors x number of cores
per processor x number of threads per core
EGO_DEFINE_NCPUS=cores is the same as setting LSF_ENABLE_DUALCORE=Y.
•
nprocs displays the number of physical processors per CPU configured on a host.
•
ncores displays the number of cores per processor configured on a host.
•
nthreads displays the number of threads per core configured on a host.
lsinfo
•
If CONSUMABLE is Yes the resource is a static or dynamic numeric resource that is
specified as consumable in the Resource section of lsf.shared.
•
lsinfo lists the following new resources available in your cluster:
•
ncpus—Number of CPUs
•
nprocs—Number of physical processors
•
ncores—Number of cores per physical processor
•
nthreads—Number of threads per processor
lsplace
-R res_req displays hosts with the specified resource requirements. When
LSF_STRICT_RESREQ=Y in lsf.conf, LSF rejects resource requirement strings where an
rusage section contains a non-consumable resource.
New files
No new files have been added in Platform LSF Version 7 Update 3.
New and changed accounting and job event fields
lsb.events
The following records are new in lsb.events:
•
GRP_ADD—Created when a job group is added
•
GRP_MOD—Created when a job group is modified
The following fields are new or changed in the JOB_NEWand the JOB_MODIFY2 records:
postExecCmd (%s)
Post-execution command to run on the execution host after the job finishes
Release Notes for Platform LSF
20 Release Notes for Platform LSF