LSF Version 7.3 - Administering Platform LSF
Administering Platform LSF 413
Reserving Resources
Some scheduling examples
1 Job5 requests –n 6 –R “span[ptile=2]”, which will require three hosts with 2
CPUs on each host. As in the greedy slot reservation example, four jobs are
running in the cluster:
Job1, Job2, Job3 and Job4. Two CPUs are available now,
1 on host
A, and 1 on host D:
2
Job2 finishes, freeing 2 more CPUs for future allocation, 1 on host A, and 1 on
host
C:
3
Job4 finishes, freeing 4 more CPUs for future allocation, 2 on host A, and 2 on
host
C:
4
Job1 finishes, freeing 2 more CPUs for future allocation, 1 on host C, and 1
host
D: