File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- .TH "slurm.conf" "5" "Slurm Configuration File" "August 2023" "Slurm Configuration File"
1+ .TH "slurm.conf" "5" "Slurm Configuration File" "September 2023" "Slurm Configuration File"
22
33.SH "NAME"
44slurm.conf \- Slurm configuration file
@@ -5428,20 +5428,24 @@ Configure SrunPortRange to use a range of ports above those used by RSIP,
54285428ideally 1000 or more ports, for example "SrunPortRange=60001\- 63000".
54295429
54305430\fB Note \fR : \fB SrunPortRange \fR must be large enough to cover the expected
5431- number of srun ports created on a given submission node . A single srun opens
5432- 3 listening ports plus 2 more for every 48 hosts. Example:
5431+ number of srun ports created. A single srun opens 4 listening ports plus 2
5432+ more for every 48 hosts beyond the first 48 . Example:
54335433.IP
54345434.RS
5435- .TP 18
5436- \fB srun \- N 48 \fR will use 5 listening ports.
5435+ .TP
5436+ \fB srun \- N 1 \fR will use 4 listening ports.
5437+ .IP
5438+
5439+ .TP
5440+ \fB srun \- N 48 \fR will use 4 listening ports.
54375441.IP
54385442
54395443.TP
5440- \fB srun \- N 50 \fR will use 7 listening ports.
5444+ \fB srun \- N 50 \fR will use 6 listening ports.
54415445.IP
54425446
54435447.TP
5444- \fB srun \- N 200 \fR will use 13 listening ports.
5448+ \fB srun \- N 200 \fR will use 12 listening ports.
54455449.RE
54465450.IP
54475451
You can’t perform that action at this time.
0 commit comments