From 1aa9f3d8e4bd61382b2154eedab078ab1fceca86 Mon Sep 17 00:00:00 2001 From: Danny Auble <da@schedmd.com> Date: Fri, 26 Sep 2014 14:04:05 -0700 Subject: [PATCH] Minor documentation update. --- doc/html/bluegene.shtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/html/bluegene.shtml b/doc/html/bluegene.shtml index c4040b3a235..117383094e7 100644 --- a/doc/html/bluegene.shtml +++ b/doc/html/bluegene.shtml @@ -807,7 +807,7 @@ Beginning In Slurm version 14.11 cnodes can be reserved instead of full midplanes, so asking for 32 nodes will result in a reservation consisting of 32 cnodes. Also beginning in 14.11 you can request specific cnodes in your reservation as well (e.g. <i>scontrol create reservation -nodes=bgq0000[00000x11331]</i> will result in the first nodecard of +nodes=bgq0000[00000x11111]</i> will result in the first nodecard of midplane bgq0000 being reserved). Multiple block sizes can also be specified and a reservation will be made that includes those block sizes (e.g. <i>scontrol create reservation nodecnt=4k,2k ...</i>). In earlier -- GitLab