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

clarify use of --threads option.

parent a74fcf8c
No related branches found
No related tags found
No related merge requests found
\." $Id$ \." $Id$
.\" .\"
.TH SRUN "1" "January 2007" "srun 1.2" "slurm components" .TH SRUN "1" "May 2007" "srun 1.2" "slurm components"
.SH "NAME" .SH "NAME"
srun \- run parallel jobs srun \- run parallel jobs
...@@ -775,10 +775,11 @@ initiation and higher system utilization, but lower application performance. ...@@ -775,10 +775,11 @@ initiation and higher system utilization, but lower application performance.
.TP .TP
\fB\-T\fR, \fB\-\-threads\fR=\fInthreads\fR \fB\-T\fR, \fB\-\-threads\fR=\fInthreads\fR
Request that Request that \fBsrun\fR
.B srun
use \fInthreads\fR to initiate and control the parallel job. The use \fInthreads\fR to initiate and control the parallel job. The
default value is the smaller of 32 or the number of nodes allocated. default value is the smaller of 60 or the number of nodes allocated.
This should only be used to set a low thread count for testing on
very small memory computers.
.TP .TP
\fB\-t\fR, \fB\-\-time\fR=\fIminutes\fR \fB\-t\fR, \fB\-\-time\fR=\fIminutes\fR
......
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