LSF Version 7.3 - Release Notes for Platform LSF
runtimeEstimation (%d)
Estimated run time for the job
requeueEValues (%s)
Job exit values for automatic job requeue
Bugs fixed since November 2007
Bugs fixed in the May 2008 update (LSF 7 Update 3) since the November 2007 update (LSF 7
Update 2) are listed in the document Fixed Bugs for Platform LSF 7 Update 3.
Known Issues
Platform LSF Version 7 Update 3
JOBS limit and hostgroups
Because the host group limit counter is not necessarily equal to the sum of the limits
of its members, the JOBS limit only counts the host group that the first execution host
belongs to. If a job spans multiple host groups, the host groups do not count towards
the limit except of the host group of the first execution host.
For example, for host groups like the following:
•
hgrp1: hostA has the JOBS limit = 1
•
hgrp2: hostB has the JOBS limit = 1
•
hgrp3: hostC has the JOBS limit = 1
and job submission:
bsub -n3 -m "hostA! others" -R"span[ptile=1]" sleep 1000
blimits only shows hgrp1 is 1/1, and limits on hgrp2 and hgrp3 are not triggered.
After the following job is submitted:
bsub -n 2 -m hgrp1 sleep 100
blimits shows that hostA has triggered a limit on hgrp1, and hostB will be ignored
for accounting on hgrp1:
HOSTS JOBS
hgrp1 1/1
h1 1/1
h2 1/1
PMC performance slow in Internet Explorer 7
Internet Explorer does not properly release JavaScript and HTML DOM object
memory. Logging on and logging off PMC in the same browser session can cause the
browser to hang or respond slowly.
To avoid the problem, close the Internet Explorer browser when logging off PMC, or
upgrade to Internet Explorer 8.
Supported platforms for PMC
Release Notes for Platform LSF
Release Notes for Platform LSF 21