Configuring run windows
Procedure
To configure a run window, set RUN_WINDOW in lsb.queues.
To use time zones, specify a supported time zone after the time window. If you do not specify a time zone, LSF uses the local system time zone. LSF supports all standard time zone abbreviations.
To specify that the run window will be open from 4:30 a.m. to noon, specify the
following:
RUN_WINDOW = 4:30-12:00
To specify that the run window will be open from 4:30 a.m. to noon in Eastern Daylight Time, specify the following:
RUN_WINDOW = 4:30-12:00 EDT
You can specify multiple time windows, but all time window entries must be consistent in whether they set the time zones. That is, either all entries must set a time zone, or all entries must not set a time zone.