代码搜索:MPI_File

找到约 146 项符合「MPI_File」的源代码

代码结果 146
www.eeworm.com/read/169697/5412757

3 mpi_file_get_position_shared.3

.TH MPI_File_get_position_shared 3 "8/31/1998" " " "MPI-2" .SH NAME MPI_File_get_position_shared \- Returns the current position of the shared file pointer in etype units relative to the current vie
www.eeworm.com/read/169697/5412776

3 mpi_file_read_all_end.3

.TH MPI_File_read_all_end 3 "8/31/1998" " " "MPI-2" .SH NAME MPI_File_read_all_end \- Complete a split collective read using individual file pointer .SH SYNOPSIS .nf #include "mpi.h" int MPI_File_re
www.eeworm.com/read/169697/5412727

3 mpi_file_f2c.3

.TH MPI_File_f2c 3 "11/3/1998" " " "MPI-2" .SH NAME MPI_File_f2c \- Translates a Fortran file handle to a C file handle .SH SYNOPSIS .nf #include "mpi.h" MPI_File MPI_File_f2c(MPI_Fint fh) .fi .SH I
www.eeworm.com/read/169697/5412752

3 mpi_file_c2f.3

.TH MPI_File_c2f 3 "11/3/1998" " " "MPI-2" .SH NAME MPI_File_c2f \- Translates a C file handle to a Fortran file handle .SH SYNOPSIS .nf #include "mpi.h" MPI_Fint MPI_File_c2f(MPI_File fh) .fi .SH I
www.eeworm.com/read/169697/5412782

3 mpi_file_set_view.3

.TH MPI_File_set_view 3 "3/4/1999" " " "MPI-2" .SH NAME MPI_File_set_view \- Sets the file view .SH SYNOPSIS .nf #include "mpi.h" int MPI_File_set_view(MPI_File fh, MPI_Offset disp, MPI_Datatype ety
www.eeworm.com/read/169697/5412787

3 mpi_file_get_view.3

.TH MPI_File_get_view 3 "4/6/1998" " " "MPI-2" .SH NAME MPI_File_get_view \- Returns the file view .SH SYNOPSIS .nf #include "mpi.h" int MPI_File_get_view(MPI_File fh, MPI_Offset *disp, MPI_Datatype
www.eeworm.com/read/159477/10646986

h mpio.h

/* * $Id: mpio.h,v 1.1 2001/12/03 23:42:23 ashton Exp $ * * Copyright (C) 1997 University of Chicago. * See COPYRIGHT notice in top-level directory. */ /* user include file fo
www.eeworm.com/read/169697/5414077

c mpi.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpi.h" #include #include
www.eeworm.com/read/454975/7380741

h mpio.h

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * $Id: mpio.h.in,v 1.28 2004/10/07 17:59:38 gropp Exp $ * * Copyright (C) 1997 University of Chicago. * See COPYRIGHT notice in top-level
www.eeworm.com/read/169697/5412795

in mpio.h.in

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * * Copyright (C) 1997 University of Chicago. * See COPYRIGHT notice in top-level directory. */ /* user include file for MPI-IO programs */ #if