Merge pull request #7271 from e-kwsm/update-man
Fix typo and update URLs (https, redirection) [skip ci]
Этот коммит содержится в:
Коммит
9caf43a9c2
@ -26,13 +26,13 @@ its most recent version (MPI-2) was published in July 1997. Open MPI
|
|||||||
For more information about Open MPI, see the following URL:
|
For more information about Open MPI, see the following URL:
|
||||||
.nf
|
.nf
|
||||||
|
|
||||||
http://www.open-mpi.org
|
https://www.open-mpi.org
|
||||||
.fi
|
.fi
|
||||||
.sp
|
.sp
|
||||||
The MPI standards are available at the following URL:
|
The MPI standards are available at the following URL:
|
||||||
.nf
|
.nf
|
||||||
|
|
||||||
http://www.mpi-forum.org
|
https://www.mpi-forum.org
|
||||||
.fi
|
.fi
|
||||||
|
|
||||||
.SH MAN PAGE SYNTAX
|
.SH MAN PAGE SYNTAX
|
||||||
@ -48,7 +48,7 @@ For more information on arguments, see the orterun.1 man page.
|
|||||||
For a complete listing of MCA parameters and their descriptions, issue the command \fIompi_info -h\fP or \fIompi_info -param all all\fP. This information also appears in the FAQ on the Open MPI web site at:
|
For a complete listing of MCA parameters and their descriptions, issue the command \fIompi_info -h\fP or \fIompi_info -param all all\fP. This information also appears in the FAQ on the Open MPI web site at:
|
||||||
.nf
|
.nf
|
||||||
|
|
||||||
http://www.open-mpi.org/faq/?category=tuning#mca-params
|
https://www.open-mpi.org/faq/?category=tuning#mca-params
|
||||||
.fi
|
.fi
|
||||||
|
|
||||||
.SH ERRORS
|
.SH ERRORS
|
||||||
|
@ -25,7 +25,7 @@ be useful for at least three common scenarios:
|
|||||||
.PP
|
.PP
|
||||||
2. Submitting bug reports / help requests to the Open MPI community
|
2. Submitting bug reports / help requests to the Open MPI community
|
||||||
(see
|
(see
|
||||||
.IR http://www.open-mpi.org/community/help/ )
|
.IR https://www.open-mpi.org/community/help/ )
|
||||||
.PP
|
.PP
|
||||||
3. Seeing a list of installed Open MPI plugins and querying what
|
3. Seeing a list of installed Open MPI plugins and querying what
|
||||||
MCA parameters they support.
|
MCA parameters they support.
|
||||||
@ -278,7 +278,7 @@ levels 1 through 9), versions of Open MPI and the components, etc.
|
|||||||
.\" **************************
|
.\" **************************
|
||||||
.SH AUTHORS
|
.SH AUTHORS
|
||||||
The Open MPI maintainers -- see
|
The Open MPI maintainers -- see
|
||||||
.I http://www.openmpi.org/
|
.I https://www.open-mpi.org/
|
||||||
or the file
|
or the file
|
||||||
.IR AUTHORS .
|
.IR AUTHORS .
|
||||||
.PP
|
.PP
|
||||||
|
@ -145,7 +145,7 @@ The Berkeley Lab Checkpoint/Restart (BLCR) single-process checkpoint is a
|
|||||||
software system developed at Lawrence Berkeley National Laboratory. See the
|
software system developed at Lawrence Berkeley National Laboratory. See the
|
||||||
project website for more details:
|
project website for more details:
|
||||||
|
|
||||||
\fI http://ftg.lbl.gov/CheckpointRestart/CheckpointRestart.shtml \fR
|
\fI https://crd.lbl.gov/departments/computer-science/CLaSS/research/BLCR/ \fR
|
||||||
.
|
.
|
||||||
.PP
|
.PP
|
||||||
The \fIblcr\fR component has the following MCA parameters:
|
The \fIblcr\fR component has the following MCA parameters:
|
||||||
|
@ -26,7 +26,7 @@ The following may exist depending on your particular PMIx
|
|||||||
installation:
|
installation:
|
||||||
.BR pmixcc (1)
|
.BR pmixcc (1)
|
||||||
and the website at
|
and the website at
|
||||||
.IR http://pmix.org/ .
|
.IR https://pmix.org/ .
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
.\" **************************
|
.\" **************************
|
||||||
@ -34,7 +34,7 @@ and the website at
|
|||||||
.\" **************************
|
.\" **************************
|
||||||
.SH AUTHORS
|
.SH AUTHORS
|
||||||
The PMIx maintainers -- see
|
The PMIx maintainers -- see
|
||||||
.I http://pmix.org/
|
.I https://pmix.org/
|
||||||
or the file
|
or the file
|
||||||
.IR AUTHORS .
|
.IR AUTHORS .
|
||||||
.PP
|
.PP
|
||||||
|
@ -61,7 +61,7 @@ installation:
|
|||||||
.BR ortec++ (1),
|
.BR ortec++ (1),
|
||||||
.BR opalccc (1),
|
.BR opalccc (1),
|
||||||
and the website at
|
and the website at
|
||||||
.IR http://www.openmpi.org/ .
|
.IR https://www.open-mpi.org/ .
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
.\" **************************
|
.\" **************************
|
||||||
@ -69,7 +69,7 @@ and the website at
|
|||||||
.\" **************************
|
.\" **************************
|
||||||
.SH AUTHORS
|
.SH AUTHORS
|
||||||
The Open MPI maintainers -- see
|
The Open MPI maintainers -- see
|
||||||
.I http://www.openmpi.org/
|
.I https://www.open-mpi.org/
|
||||||
or the file
|
or the file
|
||||||
.IR AUTHORS .
|
.IR AUTHORS .
|
||||||
.PP
|
.PP
|
||||||
|
@ -24,7 +24,7 @@ be useful for at least three common scenarios:
|
|||||||
.PP
|
.PP
|
||||||
2. Submitting bug reports / help requests to the Open MPI/SHMEM community
|
2. Submitting bug reports / help requests to the Open MPI/SHMEM community
|
||||||
(see
|
(see
|
||||||
.IR http://www.open-mpi.org/community/help/ )
|
.IR https://www.open-mpi.org/community/help/ )
|
||||||
.PP
|
.PP
|
||||||
3. Seeing a list of installed Open MPI/SHMEM plugins and querying what
|
3. Seeing a list of installed Open MPI/SHMEM plugins and querying what
|
||||||
MCA parameters they support.
|
MCA parameters they support.
|
||||||
@ -196,7 +196,7 @@ Open MPI/SHMEM and the components, etc.
|
|||||||
.\" **************************
|
.\" **************************
|
||||||
.SH AUTHORS
|
.SH AUTHORS
|
||||||
The Open MPI/SHMEM maintainers -- see
|
The Open MPI/SHMEM maintainers -- see
|
||||||
.I http://www.openmpi.org/
|
.I https://www.open-mpi.org/
|
||||||
or the file
|
or the file
|
||||||
.IR AUTHORS .
|
.IR AUTHORS .
|
||||||
.PP
|
.PP
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user