1
1

man: fix typo in MPI_File related man pages

Этот коммит содержится в:
Gilles Gouaillardet 2016-03-11 14:16:21 +09:00
родитель d08fb46ec7
Коммит 0da1374f22
54 изменённых файлов: 109 добавлений и 54 удалений

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_close 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_close(MPI_File \fI*fh\fP)

Просмотреть файл

@ -3,7 +3,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_delete 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -14,6 +14,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_delete(const char \fI*filename\fP, MPI_Info \fIinfo\fP)

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_get_amode 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_get_amode(MPI_File \fIfh\fP, int \fI*amode\fP)

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_get_atomicity 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_get_atomicity(MPI_File \fIfh\fP, int \fI*flag\fP)

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_get_byte_offset 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_get_byte_offset(MPI_File \fIfh\fP, MPI_Offset \fIoffset\fP,
MPI_Offset \fI*disp\fP)

Просмотреть файл

@ -2,6 +2,8 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_get_errhandler 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
.SH NAME
@ -34,8 +36,8 @@ MPI_File_get_errhandler(\fIfile\fP, \fIerrhandler\fP, \fIierror\fP)
.fi
.SH C++ Syntax
#include <mpi.h>
.nf
#include <mpi.h>
MPI::Errhandler MPI::File::Get_errhandler() const
.fi

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_get_group 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_get_group(MPI_File \fIfh\fP, MPI_Group \fI*group\fP)

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_get_info 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -14,6 +14,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_get_info(MPI_File \fIfh\fP, MPI_Info \fI*info_used\fP)

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_get_position 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_get_position(MPI_File \fIfh\fP, MPI_Offset \fI*offset\fP)

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_get_size 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_get_size(MPI_File \fIfh\fP, MPI_Offset \fI*size\fP)

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_get_type_extent 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_get_type_extent(MPI_File \fIfh\fP, MPI_Datatype
\fIdatatype\fP, MPI_Aint \fI*extent\fP)

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_get_view 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_get_view(MPI_File \fIfh\fP, MPI_Offset \fI*disp\fP,
MPI_Datatype \fI*etype\fP, MPI_Datatype \fI*filetype\fP,

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_iread 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_iread(MPI_File \fIfh\fP, void \fI*buf\fP, int \fIcount\fP,
MPI_Datatype \fIdatatype\fP, MPI_Request \fI*request\fP)

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_iread_all 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_iread_all(MPI_File \fIfh\fP, void \fI*buf\fP, int \fIcount\fP,
MPI_Datatype \fIdatatype\fP, MPI_Request \fI*request\fP)

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_iread_at 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_iread_at(MPI_File \fIfh\fP, MPI_Offset \fIoffset\fP,
void \fI*buf\fP, int \fIcount\fP, MPI_Datatype \fIdatatype\fP,

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_iread_at_all 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_iread_at_all(MPI_File \fIfh\fP, MPI_Offset \fIoffset\fP,
void \fI*buf\fP, int \fIcount\fP, MPI_Datatype \fIdatatype\fP,

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_iread_shared 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_iread_shared(MPI_File \fIfh\fP, void \fI*buf\fP, int \fIcount\fP,
MPI_Datatype \fIdatatype\fP, MPI_Request \fI*request\fP)

Просмотреть файл

@ -3,7 +3,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_iwrite 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -14,6 +14,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_iwrite(MPI_File \fIfh\fP, const void \fI*buf\fP, int \fIcount\fP,
MPI_Datatype \fIdatatype\fP, MPI_Request \fI*request\fP)

Просмотреть файл

@ -3,7 +3,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_iwrite_all 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -14,6 +14,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_iwrite_all(MPI_File \fIfh\fP, const void \fI*buf\fP, int \fIcount\fP,
MPI_Datatype \fIdatatype\fP, MPI_Request \fI*request\fP)

Просмотреть файл

@ -3,7 +3,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_iwrite_at 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -14,6 +14,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_iwrite_at(MPI_File \fIfh\fP, MPI_Offset \fIoffset\fP,
const void \fI*buf\fP, int \fIcount\fP, MPI_Datatype \fIdatatype\fP, MPI_Request \fI*request\fP)

Просмотреть файл

@ -3,7 +3,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_iwrite_at_all 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -14,6 +14,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_iwrite_at_all(MPI_File \fIfh\fP, MPI_Offset \fIoffset\fP,
const void \fI*buf\fP, int \fIcount\fP, MPI_Datatype \fIdatatype\fP, MPI_Request \fI*request\fP)

Просмотреть файл

@ -3,7 +3,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_iwrite_shared 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -16,6 +16,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_iwrite_shared(MPI_File \fIfh\fP, const void \fI*buf\fP, int \fIcount\fP, MPI_Datatype
\fIdatatype\fP, MPI_Request \fI*request\fP)

Просмотреть файл

@ -3,7 +3,7 @@
.\" Copyright (c) 2010-2015 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_open 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_open(MPI_Comm \fIcomm\fP, const char \fI*filename\fP,
int \fIamode\fP, MPI_Info \fIinfo\fP,

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_preallocate 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_preallocate(MPI_File \fIfh\fP, MPI_Offset \fIsize\fP)

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_read 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_read(MPI_File \fIfh\fP, void \fI*buf\fP,
int \fIcount\fP, MPI_Datatype \fIdatatype\fP, MPI_Status \fI*status\fP)

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_read_all 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_read_all(MPI_File \fIfh\fP, void \fI*buf\fP,
int \fIcount\fP, MPI_Datatype \fIdatatype\fP, MPI_Status \fI*status\fP)

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_read_all_begin 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_read_all_begin(MPI_File \fIfh\fP, void \fI*buf\fP,
int \fIcount\fP, MPI_Datatype \fIdatatype\fP)

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_read_all_end 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_read_all_end(MPI_File \fIfh\fP, void \fI*buf\fP,
MPI_Status \fI*status\fP)

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_read_at 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_read_at(MPI_File \fIfh\fP, MPI_Offset \fIoffset\fP,
void \fI*buf\fP, int \fIcount\fP, MPI_Datatype \fIdatatype\fP,

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_read_at_all 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_read_at_all(MPI_File \fIfh\fP, MPI_Offset \fIoffset\fP,
void \fI*buf\fP, int \fIcount\fP, MPI_Datatype \fIdatatype\fP,

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_read_at_all_begin 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_read_at_all_begin(MPI_File \fIfh\fP, MPI_Offset
\fIoffset\fP, void \fI*buf\fP, int \fIcount\fP, MPI_Datatype

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_read_at_all_end 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_read_at_all_end(MPI_File \fIfh\fP, void \fI*buf\fP,
MPI_Status \fI*status\fP)

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_read_ordered_begin 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_read_ordered_begin(MPI_File \fIfh\fP, void \fI*buf\fP,
int \fIcount\fP, MPI_Datatype \fIdatatype\fP)

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_read_ordered_end 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_read_ordered_end(MPI_File \fIfh\fP, void \fI*buf\fP,
MPI_Status \fI*status\fP)

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_read_shared 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_read_shared(MPI_File \fIfh\fP, void \fI*buf\fP, int \fIcount\fP,
MPI_Datatype \fIdatatype\fP, MPI_Status \fI*status\fP)

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_seek 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_seek(MPI_File \fIfh\fP, MPI_Offset \fIoffset\fP,
int \fIwhence\fP)

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_seek_shared 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_seek_shared(MPI_File \fIfh\fP, MPI_Offset \fIoffset\fP,
int \fIwhence\fP)

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_set_atomicity 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_set_atomicity(MPI_File \fIfh\fP, int \fIflag\fP)

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_set_info 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_set_info(MPI_File \fIfh\fP, MPI_Info \fIinfo\fP)

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_set_size 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_set_size(MPI_File \fIfh\fP, MPI_Offset \fIsize\fP)

Просмотреть файл

@ -3,7 +3,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_set_view 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_set_view(MPI_File \fIfh\fP, MPI_Offset \fIdisp\fP,
MPI_Datatype \fIetype\fP, MPI_Datatype \fIfiletype\fP,

Просмотреть файл

@ -2,7 +2,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_sync 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -13,6 +13,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_sync(MPI_File \fIfh\fP)

Просмотреть файл

@ -3,7 +3,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_write 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -14,6 +14,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_write(MPI_File \fIfh\fP, const void \fI*buf\fP,
int \fIcount\fP, MPI_Datatype \fIdatatype\fP,

Просмотреть файл

@ -3,7 +3,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_write_all 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -14,6 +14,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_write_all(MPI_File \fIfh\fP, const void \fI*buf\fP,
int \fIcount\fP, MPI_Datatype \fIdatatype\fP, MPI_Status \fI*status\fP)

Просмотреть файл

@ -3,7 +3,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_write_all_begin 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -14,6 +14,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_write_all_begin(MPI_File \fIfh\fP, const void \fI*buf\fP,
int \fIcount\fP, MPI_Datatype \fIdatatype\fP)

Просмотреть файл

@ -3,7 +3,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_write_all_end 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -14,6 +14,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_write_all_end(MPI_File \fIfh\fP, const void \fI*buf\fP, MPI_Status \fI*status\fP)

Просмотреть файл

@ -3,7 +3,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_write_at 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -14,6 +14,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_write_at(MPI_File \fIfh\fP, MPI_Offset \fIoffset\fP, const void \fI*buf\fP,
int \fIcount\fP, MPI_Datatype \fIdatatype\fP, MPI_Status \fI*status\fP)

Просмотреть файл

@ -3,7 +3,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_write_at_all 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -14,6 +14,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_write_at_all(MPI_File \fIfh\fP, MPI_Offset \fIoffset\fP, const void \fI*buf\fP,
int \fIcount\fP, MPI_Datatype \fIdatatype\fP, MPI_Status \fI*status\fP)

Просмотреть файл

@ -3,7 +3,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_write_at_all_begin 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -14,6 +14,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_write_at_all_begin(MPI_File \fIfh\fP, MPI_Offset \fIoffset\fP,
const void \fI*buf\fP, int \fIcount\fP, MPI_Datatype \fIdatatype\fP)

Просмотреть файл

@ -3,7 +3,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_write_at_all_end 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -14,6 +14,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_write_at_all_end(MPI_File \fIfh\fP, const void \fI*buf\fP,
MPI_Status \fI*status\fP)

Просмотреть файл

@ -3,7 +3,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_write_ordered_begin 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -14,6 +14,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_write_ordered_begin(MPI_File \fIfh\fP, const void \fI*buf\fP,
int \fIcount\fP, MPI_Datatype \fIdatatype\fP)

Просмотреть файл

@ -3,7 +3,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_write_ordered_end 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -14,6 +14,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_write_ordered_end(MPI_File \fIfh\fP, const void \fI*buf\fP,
MPI_Status \fI*status\fP)

Просмотреть файл

@ -3,7 +3,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_File_write_shared 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -14,6 +14,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_File_write_shared(MPI_File \fIfh\fP, const void \fI*buf\fP, int \fIcount\fP,
MPI_Datatype \fIdatatype\fP, MPI_Status \fI*status\fP)

Просмотреть файл

@ -3,7 +3,7 @@
.\" Copyright 2010 Cisco Systems, Inc. All rights reserved.
.\" Copyright 2006-2008 Sun Microsystems, Inc.
.\" Copyright (c) 1996 Thinking Machines Corporation
.\" Copyright 2015 Research Organization for Information Science
.\" Copyright 2015-2016 Research Organization for Information Science
.\" and Technology (RIST). All rights reserved.
.\" $COPYRIGHT$
.TH MPI_Register_datarep 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
@ -14,6 +14,7 @@
.ft R
.nf
.SH C Syntax
.nf
#include <mpi.h>
int MPI_Register_datarep(const char \fI*datarep\fP,
MPI_Datarep_conversion_function \fI*read_conversion_fn\fP,