LSF Simulator experiments
An LSF Simulator experiment is an LSF simulation that is run using a selected workload snapshot and a full set of LSF cluster configuration files and workload policies. Use the Experiments tab in the LSF Simulator web console to work with experiments.
About this task
The Experiments tab in the LSF Simulator web console displays an overview of all existing experiments and allows you to perform additional actions on these experiments.
Note that when LSF Simulator is configured with LSF License Scheduler, measuring experiment data differs for jobs running in different LSF License Scheduler modes. LSF License Scheduler provides modes: a cluster mode, a traditional project mode. Each LSF License Scheduler mode uses a different scheduling mechanism that affects how LSF Simulator measures its experiment data. For example, with LSF License Scheduler project mode, license token distribution is defined at each scheduling cycle, after the lmstat or rlmstat command confirms the availability of the license token. Compare with LSF License Scheduler cluster or fast dispatch modes, when a job finishes running, the next job gets its license immediately without having to wait for the next lmstat or rlmstat interval. These different scheduling mechanisms for the different modes measure the LSF Simulator experiment data differently. For instance, the pending time of experiments configured with the FAST_DISPATCH=N setting is much higher that for experiments where FAST_DISPATCH=Y.