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
Edit: I removed the reference to "malleable jobs" and the TODO on a general way to shrink jobs as those items may get us off track of fulfilling this issue, which seems a bit narrower to me.
The text was updated successfully, but these errors were encountered:
garlick
changed the title
malleability of flux instance: implement shrink
shrinkable flux instance
Feb 14, 2025
Problem: Flux instances can mark nodes offline but cannot permanently remove (and free) them.
This issue is for the "shrink" operation, the easier half of "grow and shrink" as described in the original flux design document.
The initial solution could be constrained to
Here's a quick pass at a work breakdown
flux queue drain|idle
size
attribute totbon.universe-size
or similar to nix the implication that it's a node countexecution-targets
or similar attribute that's an idset of valid ranksSee also:
Edit: I removed the reference to "malleable jobs" and the TODO on a general way to shrink jobs as those items may get us off track of fulfilling this issue, which seems a bit narrower to me.
The text was updated successfully, but these errors were encountered: