Skip to content
Snippets Groups Projects
Commit fb8eb63d authored by Moe Jette's avatar Moe Jette
Browse files

Minor revsions to plans.

parent 86351a49
No related branches found
No related tags found
No related merge requests found
......@@ -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="20 July 2005">
<meta name="LLNLRandRdate" content="14 September 2005">
<meta name="distribution" content="global">
<meta name="description" content="Simple Linux Utility for Resource Management">
<meta name="copyright"
......@@ -74,9 +74,12 @@ Major enhancements included:
<p>SLURM Version 0.5 became available in July 2005.
Major enhancements included:
<ul>
<li>Moved slurm process tracking options to plugin (ProctrackType).</li>
<li>Support for the IBM Federation switch.</li>
<li>Manage consumable resources</li>
<li>Perform job accounting (record resource utilization).</li>
<li>Added BlueGene bglblock freeing tool, sfree.</li>
<li>Added AIX checkpoint plugin (CheckpointType).<li>
</ul>
<h3>Major Updates in SLURM Version 0.6</h3>
......@@ -84,8 +87,10 @@ Major enhancements included:
Major enhancements include:
<ul>
<li>Support for Infiniband</li>
<li>Support for configurable resource limit propagation</li>
<li>MPI support moved into plugin</li>
<li>Support for configurable resource limit propagation.</li>
<li>MPI support moved into plugin (substantive configuration changes required for MPICH-GM).</li>
<li>Srun options can be specified in job script (#SLURM ...)</li>
<li>Names (not just numbers) for job step identifcation.</li>
</ul>
<h3>Major Updates in SLURM Version 1.0</h3>
......@@ -95,11 +100,10 @@ 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>Support for task communication/synchronization primitives.</li>
<li>Srun options can be specified in job script</li>
<li>Launch different executables with different arguments on different nodes</li>
<li>E-mail notification on job state changes</li>
<li>Names (not just numbers) for job step identifcation</li>
<li>Support for task communication/synchronization primitives (PMI).</li>
<li>Launch different executables with different arguments on different nodes.</li>
<li>E-mail notification on job state changes.</li>
<li>Better control over task distribution.</li>
</ul>
<h3>Major Updates in SLURM Version 1.1 and beyond</h3>
......@@ -120,7 +124,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 20 July 2005</p></td>
Last modified 14 September 2005</p></td>
</tr>
</table>
</td>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment