update mpich linux
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
.TH MPI_File_iread 3 "11/10/2017" " " "MPI"
|
||||
.TH MPI_File_iread 3 "6/5/2019" " " "MPI"
|
||||
.SH NAME
|
||||
MPI_File_iread \- Nonblocking read using individual file pointer
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
int MPI_File_iread(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Request *request)
|
||||
int MPI_File_iread(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Request * request)
|
||||
.fi
|
||||
.SH INPUT PARAMETERS
|
||||
.PD 0
|
||||
|
||||
Reference in New Issue
Block a user