From 6caf4bac0a73755f7343a22a8888357a5edea3a5 Mon Sep 17 00:00:00 2001 From: Moe Jette <jette1@llnl.gov> Date: Tue, 5 Oct 2004 21:55:11 +0000 Subject: [PATCH] Explicitly state that the srun --nodes and --ntasks options continue to function on BGL. --- doc/html/bluegene.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/html/bluegene.html b/doc/html/bluegene.html index f91fcde3670..fa1b9e8a481 100644 --- a/doc/html/bluegene.html +++ b/doc/html/bluegene.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-204324"> -<meta name="LLNLRandRdate" content="29 September 2004"> +<meta name="LLNLRandRdate" content="5 October 2004"> <meta name="distribution" content="global"> <meta name="description" content="Simple Linux Utility for Resource Management"> <meta name="copyright" @@ -86,6 +86,8 @@ Four new srun options are available: <i>--conn-type</i> (specify interconnect type between base partitions, mesh or torus), and <i>--node-use</i> (specify how second processor on each c-node is to be used, coprocessor or virual). +You can also continue to use the <i>--nodes</i> option with a minimum and (optionally) +maximum node count. The <i>--ntasks</i> option continues to be supported. See the srun man pages for details. </p> <a name="naming"> @@ -205,7 +207,7 @@ rebooting of c-nodes and I/O nodes.</p> <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-204324<br> -Last modified 29 September 2004</p></td> +Last modified 5 October 2004</p></td> </tr> </table> </td> -- GitLab