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

sched-simple: add support for preemptible-after attribute #6446

Open
garlick opened this issue Nov 17, 2024 · 0 comments
Open

sched-simple: add support for preemptible-after attribute #6446

garlick opened this issue Nov 17, 2024 · 0 comments

Comments

@garlick
Copy link
Member

garlick commented Nov 17, 2024

Problem: there is no support for testing the preemptible-after attribute in core.

As suggested in flux-framework/flux-sched#1034 the simple scheduler could implement a preemption proof of concept by raising a fatal exception on preemptible jobs that are preventing non-preemptible jobs from running.

@garlick garlick added this to the flux-core-0.69.0 milestone Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants