You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bands were counted per-slice as 'any VM in this band', so slices running
multiple bands were double-counted and percentages could sum past 100%
(e.g. 100% batch + 38% interactive). Assign each slice to a single
dominant band based on task counts across its VMs, matching the
slice-level 'in use' percentage so shares partition in-use slices.
0 commit comments