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

Move Globus support from v1.2 to v1.3

parent bcd5d863
No related branches found
No related tags found
No related merge requests found
...@@ -57,7 +57,6 @@ mechanism.</li> ...@@ -57,7 +57,6 @@ mechanism.</li>
<a href="power_save.html">power savings</a> on idle nodes.</li> <a href="power_save.html">power savings</a> on idle nodes.</li>
<li>Support for MPICH-MX, MPICH1/shmem and MPICH1/p4 added with <li>Support for MPICH-MX, MPICH1/shmem and MPICH1/p4 added with
task launch directly from the <i>srun</i> command.</li> task launch directly from the <i>srun</i> command.</li>
<li>Globus GRAM available to interface with SLURM.</li>
<li>Wrappers available for common PBS commands <li>Wrappers available for common PBS commands
(<i>psub</i>, <i>pstat</i>, and <i>pbsnodes</i>).</li> (<i>psub</i>, <i>pstat</i>, and <i>pbsnodes</i>).</li>
<li>Wrapper available for <i>mpiexec</i> command.</li> <li>Wrapper available for <i>mpiexec</i> command.</li>
...@@ -75,11 +74,11 @@ option of using OpenSSL (default) or Munge (GPL).</li> ...@@ -75,11 +74,11 @@ option of using OpenSSL (default) or Munge (GPL).</li>
<li>Gang scheduling of jobs (time-slicing of parallel jobs <li>Gang scheduling of jobs (time-slicing of parallel jobs
without an external scheduler).</li> without an external scheduler).</li>
<li>Support for job specification of node features with node counts.</li> <li>Support for job specification of node features with node counts.</li>
<li>Support for BlueGene/P systems.</li>
<li><i>srun</i>'s --alloc, --attach, and --batch options removed (use <li><i>srun</i>'s --alloc, --attach, and --batch options removed (use
<i>salloc</i>, <i>sattach</i> or <i>sbatch</i> commands instead).</li> <i>salloc</i>, <i>sattach</i> or <i>sbatch</i> commands instead).</li>
<li><i>srun --pty</i> option added to support remote pseudo terminial for <li><i>srun --pty</i> option added to support remote pseudo terminial for
spawned tasks.</li> spawned tasks.</li>
<li>Support for <a href="http://www-unix.globus.org/">Globus</a></li>
</ul> </ul>
<h2><a name="14">Major Updates in SLURM Version 1.4 and beyond</a></h2> <h2><a name="14">Major Updates in SLURM Version 1.4 and beyond</a></h2>
...@@ -93,6 +92,6 @@ to coordinate activies. Future development plans includes: ...@@ -93,6 +92,6 @@ to coordinate activies. Future development plans includes:
and refresh.</li> and refresh.</li>
</ul> </ul>
<p style="text-align:center;">Last modified 19 September 2007</p> <p style="text-align:center;">Last modified 16 October 2007</p>
<!--#include virtual="footer.txt"--> <!--#include virtual="footer.txt"-->
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