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.
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.