update mpich linux
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.TH MPI_Errhandler_set 3 "11/10/2017" " " "MPI"
|
||||
.TH MPI_Errhandler_set 3 "6/5/2019" " " "MPI"
|
||||
.SH NAME
|
||||
MPI_Errhandler_set \- Sets the error handler for a communicator
|
||||
.SH SYNOPSIS
|
||||
@@ -9,12 +9,12 @@ int MPI_Errhandler_set(MPI_Comm comm, MPI_Errhandler errhandler)
|
||||
.PD 0
|
||||
.TP
|
||||
.B comm
|
||||
- communicator to set the error handler for (handle)
|
||||
- communicator to set the error handler for (handle)
|
||||
.PD 1
|
||||
.PD 0
|
||||
.TP
|
||||
.B errhandler
|
||||
- new MPI error handler for communicator (handle)
|
||||
- new MPI error handler for communicator (handle)
|
||||
.PD 1
|
||||
|
||||
.SH THREAD AND INTERRUPT SAFETY
|
||||
|
||||
Reference in New Issue
Block a user