Merge pull request #8267 from hpcraink/man-pages
Fix man-page for MPI_File_set_view
Этот коммит содержится в:
Коммит
2d5e666808
@ -112,7 +112,7 @@ The
|
||||
displacement argument specifies the position (absolute offset in
|
||||
bytes from the beginning of the file) where the view begins.
|
||||
.sp
|
||||
The MPI_File_set_view interface allows the user to pass a data-representation string to MPI I/O via the \fIdatarep\fP argument. To obtain the default value (or "native"), pass NULL. The user can also pass information via the \fIinfo\fP argument. See the HINTS section for a list of hints that can be set. For more information, see the MPI-2 standard.
|
||||
The MPI_File_set_view interface allows the user to pass a data-representation string to MPI I/O via the \fIdatarep\fP argument. To obtain the default value pass the value "native". The user can also pass information via the \fIinfo\fP argument. See the HINTS section for a list of hints that can be set. For more information, see the MPI-2 standard.
|
||||
|
||||
.SH HINTS
|
||||
.ft R
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user