From fceff59ff4dcda73f461a8c09345dcee8950c1d8 Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Tue, 1 Nov 2005 20:13:12 +0000
Subject: [PATCH] Note changes in slurm v1.0, nodes in multiple partitions.

---
 doc/html/news.html | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/doc/html/news.html b/doc/html/news.html
index 29d2e865d32..aa9a90b3ca9 100644
--- a/doc/html/news.html
+++ b/doc/html/news.html
@@ -9,7 +9,7 @@
 <meta http-equiv="keywords" content="Simple Linux Utility for Resource Management, SLURM, resource management, 
 Linux clusters, high-performance computing, Livermore Computing">
 <meta name="LLNLRandR" content="UCRL-WEB-213976">
-<meta name="LLNLRandRdate" content="26 September 2005">
+<meta name="LLNLRandRdate" content="1 November 2005">
 <meta name="distribution" content="global">
 <meta name="description" content="Simple Linux Utility for Resource Management">
 <meta name="copyright"
@@ -100,6 +100,8 @@ Major enhancements include:
 <li>I/O streams for all tasks on a node are transmitted through one pair of
 sockets instead of distinct sockets for each task. This improves performance
 and scalability.</li>
+<li>Nodes can be in multiple partitions, providing more flexibility in
+managing the SLURM partitions as queues.</li>
 <li>Support for task communication/synchronization primitives (PMI).</li>
 <li>E-mail notification on job state changes.</li>
 <li>Better control over task distribution.</li>
@@ -123,7 +125,7 @@ to coordinate activies. Future development plans includes:
 <td colspan="3"><hr> <p>For information about this page, contact <a href="mailto:slurm-dev@lists.llnl.gov">slurm-dev@lists.llnl.gov</a>.</p>
 <p><a href="http://www.llnl.gov/"><img align=middle src="lll.gif" width="32" height="32" border="0"></a></p>
 <p class="footer">UCRL-WEB-213976<br>
-Last modified 26 September 2005</p></td>
+Last modified 1 November 2005</p></td>
 </tr>
 </table>
 </td>
-- 
GitLab