diff --git a/doc/man/man1/srun.1 b/doc/man/man1/srun.1 index 9c89faf2d361599d4e11030d3b0fc8eed8005656..e7c755e885d0ef875ab65ca6498d40ba4a1e40d9 100644 --- a/doc/man/man1/srun.1 +++ b/doc/man/man1/srun.1 @@ -1144,8 +1144,10 @@ per host and one task on that host forwards the data to other tasks on that host up to \fBPMI_FANOUT\fR. If \fBPMI_FANOUT_OFF_HOST\fR is defined, the user task may be required to forward the data to tasks on other hosts. -Setting \fBPMI_FANOUT_OFF_HOST\fR may increase performance -and vulnerability to failures. +Setting \fBPMI_FANOUT_OFF_HOST\fR may increase performance. +Since more work is performed by the PMI library loaded by +the user application, failures also can be more common and +more difficult to diagnose. .TP \fBPMI_TIME\fR This is used exclusively with PMI (MPICH2 and MVAPICH2) and