update mpich linux
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.TH MPI_Lookup_name 3 "11/10/2017" " " "MPI"
|
||||
.TH MPI_Lookup_name 3 "6/5/2019" " " "MPI"
|
||||
.SH NAME
|
||||
MPI_Lookup_name \- Lookup a port given a service name
|
||||
.SH SYNOPSIS
|
||||
@@ -9,12 +9,12 @@ int MPI_Lookup_name(const char *service_name, MPI_Info info, char *port_name)
|
||||
.PD 0
|
||||
.TP
|
||||
.B service_name
|
||||
- a service name (string)
|
||||
- a service name (string)
|
||||
.PD 1
|
||||
.PD 0
|
||||
.TP
|
||||
.B info
|
||||
- implementation-specific information (handle)
|
||||
- implementation-specific information (handle)
|
||||
.PD 1
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ int MPI_Lookup_name(const char *service_name, MPI_Info info, char *port_name)
|
||||
.PD 0
|
||||
.TP
|
||||
.B port_name
|
||||
- a port name (string)
|
||||
- a port name (string)
|
||||
.PD 1
|
||||
|
||||
.SH NOTES
|
||||
|
||||
Reference in New Issue
Block a user