From 20c3288e067ee97e8798da48a438d27d72fcff6d Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Wed, 19 Aug 2009 18:52:50 +0000
Subject: [PATCH] Expand description of Gang scheduler configuration changes in
 NEWS

---
 NEWS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/NEWS b/NEWS
index 3511845a81f..0ceebd67cad 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,9 @@ documents those changes that are of interest to users and admins.
     job from starting when memory would be freed by a job being requeued or 
     otherwise removed, these are being worked on)
  -- Added PreemptType configuration parameter to identify preemptable jobs.
+    Former users of SchedType=sched/gang should set SchedType=sched/backfill,
+    PreemptType=preempt/partition_prio and PreemptMode=gang,suspend. See
+    web and slurm.conf man page for other options.
  -- If the --partition option is used with the sinfo or squeue command then
     print information about even hidden partitions.
  -- Replaced misc cpu allocation members in job_info_t with select_job_res_t
-- 
GitLab