LSF Version 7.3 - Release Notes for Platform LSF

New and changed LSF APIs
See the LSF API Reference for more information.
The lsb_modreservation() API has been added for LSF Version 7 Update 3 to modify
advance reservations.
The following APIs have changed for LSF Version 7 Update 3:
lsb_geteventrec(), lsb_puteventrec() — add the requeueEValues field to the
jobNewLog and jobModLog data structures
lsb_modify(), lsb_readjobinfo(), lsb_readjobinfo_cond(), lsb_submit
(), lsb_submitframe() — add the requeueEValues field to the submit data structure
lsb_geteventrec() and lsb_puteventrec() — add the initChkpntPeriod and
migThreshold fields to the jobNewLogand the jobModLog data structures
lsb_jsdl2submit(), lsb_modify(), lsb_readjobinfo(),
lsb_readjobinfo_cond(), lsb_submit(), lsb_submitframe() — add the
initChkpntPeriod and migThreshold fields to the submit data structure
lsb_geteventrec(), lsb_puteventrec() — add the jgrpNewLog data structure
lsb_addreservation() — changes interface of the addRsvRequest data structure
lsb_reservationinfo() — changes interface of the rsvInfoEnt data structure
What’s Changed in Platform LSF Version 7
Update 3
Changed behavior
New and changed configuration parameters and environment variables
New commands
Changed commands, options, and output
New and changed files
New and changed accounting and job event fields
Bugs fixed since November 2007
Changed behavior
Platform LSF Session Scheduler
Platform LSF Session Scheduler addresses the need for efficient scheduling and dispatching
large volumes of independent jobs with short run times. Platform LSF Session Scheduler is a
separate add-on product like LSF License Scheduler and LSF MultiCluster.
As clusters grow and the volume of workload increases, the need to delegate scheduling
decisions increases. While traditional Platform LSF job submission, scheduling, and dispatch
methods such as job arrays or job chunking are well suited to a mix of long and short running
jobs, or jobs with dependencies on each other, Session Scheduler improves throughput and
performance of the LSF scheduler by enabling multiple tasks to be submitted as a single LSF
job.
Session Scheduler implements a hierarchal, personal scheduling paradigm that provides very
low-latency execution. With very low latency per job, Session Scheduler is ideal for executing
very short jobs, whether they are a list of tasks, or job arrays with parametric execution.
Release Notes for Platform LSF
Release Notes for Platform LSF 5