Skip to content
Snippets Groups Projects
  1. May 09, 2022
  2. May 06, 2022
    • Kimaya Bedarkar's avatar
      modify definitions of priority policy compliance · 41a542a8
      Kimaya Bedarkar authored and Björn Brandenburg's avatar Björn Brandenburg committed
      The current definitions of `respects_JLFP_policy_at_preemption_time`
      and `respects_FP_policy_at_preemption_time` use the predicate
      `hep_job_at`. This predicate does not make sense for `JLFP`
      and `FP` policies. To avoid this, these definitions should
      instead use the definition `respects_JLDP_policy_at_preemption_point`.
      Doing this requires coercions from `JLFP` to `JLDP` and from
      `FP` to `JLFP`. This patch also introduces these coercions.
      41a542a8
  3. May 05, 2022
  4. Apr 19, 2022
  5. Apr 14, 2022
Loading