From 61a414b9e679fa7d9bdf4e056ed8986bf670bc7c Mon Sep 17 00:00:00 2001 From: Moe Jette <jette1@llnl.gov> Date: Wed, 11 Jan 2006 18:55:30 +0000 Subject: [PATCH] Add clarification for srun --conn-type option --- doc/man/man1/srun.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/man/man1/srun.1 b/doc/man/man1/srun.1 index 7fee5e50bc0..5bfd9b544f5 100644 --- a/doc/man/man1/srun.1 +++ b/doc/man/man1/srun.1 @@ -1,6 +1,6 @@ \." $Id$ .\" -.TH SRUN "1" "October 2005" "srun 0.7" "slurm components" +.TH SRUN "1" "January 2006" "srun 0.7" "slurm components" .SH "NAME" srun \- run parallel jobs .SH SYNOPSIS @@ -550,6 +550,8 @@ Blue Gene). Require the partition connection type to be of a certain type. On Blue Gene the acceptable of \fItype\fR are MESH, TORUS and NAV. If NAV, or if not set, then SLURM will try to fit a TORUS else MESH. +You should not normally set this option. +SLURM will normally allocate a TORUS if possible for a given geometry. .TP \fB\-R\fR, \fB\-\-no-rotate\fR Disables rotation of the job's requested geometry in order to fit an -- GitLab