Jobs do not get scheduled even though there are available resources on the cluster
- Dominant language
- PowerShell
- Stars
- 34
- Forks
- 19
- Avg merge
- 41m
- Merged PRs (30d)
- 4
Description
#### Problem Description
Jobs do not get scheduled even though there are available resources on the cluster.
#### Steps to Reproduce
Submit a job when the cluster is at relatively high load (>~80% of resources are utilized).
#### Expected Results
If there are resources that meet the job's requirements at least some of it tasks should start.
#### Actual Results
The job remains in queued state despite there being available resources in the cluster.
#### Additonal Comments
Surprisingly, this phenomenon happens both for Queued and Balanced mode. Even more surprisingly, momentarily switching the Scheduling Policy to the other option and back (regardless of the original mode) solves this issue and the queued jobs will get scheduled.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.