View | Details | Raw Unified | Return to ticket 6855
Collapse All | Expand All

(-)a/doc/man/man1/sdiag.1 (-1 / +1 lines)
Lines 34-40 bottleneck. Link Here
34
Slurm design has scalability in mind and sending messages to thousands of nodes
34
Slurm design has scalability in mind and sending messages to thousands of nodes
35
is not a trivial task. The agent mechanism helps to control communication
35
is not a trivial task. The agent mechanism helps to control communication
36
between the slurm daemons and the controller for a best effort. If this values
36
between the slurm daemons and the controller for a best effort. If this values
37
is close to MAX_AGENT_CNT there could be some delays affecting jobs management.
37
is close to MAX_SERVER_THREADS there could be some delays affecting jobs management.
38
38
39
.TP
39
.TP
40
\fBAgent count\fR
40
\fBAgent count\fR

Return to ticket 6855