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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: