Refined Scheduling & Load Balancing
luav
released this
08 Jul 21:44
·
24 commits
to master
since this release
Features
- Load balancing refined to discourage killing of long-running jobs on low memory condition if not significantly smaller but significantly shorter jobs are executed (and can be postponed)
- Redundant rescheduling of the postponed jobs eliminated
- WebUi a bit densified (default font updated)
- Memory consumption estimation for the executing jobs refined
Bug Fixes
- Available memory estimation on rescheduling fixed
- Table lines selection on mouse hovering fixed