Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rfc27: support partial release #421

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

garlick
Copy link
Member

@garlick garlick commented Aug 6, 2024

Problem: there is no mechanism for a job's resources to be released in phases.

Allow multiple sched.free quests per job. Add an optional `final' flag to the last sched.free request for each job as a hint to the scheduler, as discussed in flux-framework/flux-core#6179.

Copy link
Contributor

@grondo grondo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! The linkcheck failure is fixed in #420 fyi.

Problem: there is no mechanism for a job's resources to be released
in phases.

Allow multiple sched.free quests per job.  Add an optional `final'
flag to the last sched.free request for each job as a hint to the
scheduler, as discussed in flux-framework/flux-core#6179.
@garlick garlick force-pushed the rfc27_partial_release branch from 83d5cac to ee0f60a Compare August 8, 2024 20:38
@garlick
Copy link
Member Author

garlick commented Aug 8, 2024

Thanks! Rebased and I'm setting MWP.

@mergify mergify bot merged commit 81fc74f into flux-framework:master Aug 8, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants